diff configure.ac @ 15271:4458ed5f8c4c

[gaim-migrate @ 18060] Thanks to EvilDennisR for finding this. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 27 Dec 2006 10:30:02 +0000
parents 85aae248c589
children 334c6a77e32d
line wrap: on
line diff
--- a/configure.ac	Tue Dec 26 20:40:05 2006 +0000
+++ b/configure.ac	Wed Dec 27 10:30:02 2006 +0000
@@ -393,7 +393,7 @@
 					# error get_wch not found!
 					#endif
 				], [
-					dir=location
+					dir=$location
 					if test x"$dir" != x"." ; then
 						GNT_CFLAGS="-I$dir/"
 					else