Tue, 02 Sep 2003 03:50:07 +0000
[gaim-migrate @ 7223] Thanks, Nathan. committer: Ethan Blanton <elb@pidgin.im>
--- a/configure.ac Tue Sep 02 03:44:48 2003 +0000 +++ b/configure.ac Tue Sep 02 03:50:07 2003 +0000 @@ -344,7 +344,7 @@ AC_MSG_RESULT([yes ($TCLCONFIG)]) fi done - if test "$TCLONFIG" = "no"; then + if test "$TCLCONFIG" = "no"; then AC_MSG_RESULT([no]) enable_tcl=no else