diff configure.ac @ 6697:c08d32c3213e

[gaim-migrate @ 7223] Thanks, Nathan. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Tue, 02 Sep 2003 03:50:07 +0000
parents 2d2f04c5c7d2
children b7e113a59b51
line wrap: on
line diff
--- 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