mirror of
https://github.com/znc/znc.git
synced 2026-05-01 02:52:30 +02:00
If you did ./configure --enable-tcl, tcl wasn't actually enabled because --enable-extra was missing, That's less than optimal. Just moving modtcl out of modules/extra solves this problem. Big thanks go to zynox/kylef for noticing this! Signed-off-by: Uli Schlachter <psychon@znc.in>