From: <sa...@us...> - 2006-12-27 10:30:05
|
Revision: 18060 http://svn.sourceforge.net/gaim/?rev=18060&view=rev Author: sadrul Date: 2006-12-27 02:30:02 -0800 (Wed, 27 Dec 2006) Log Message: ----------- Thanks to EvilDennisR for finding this. Modified Paths: -------------- trunk/configure.ac Modified: trunk/configure.ac =================================================================== --- trunk/configure.ac 2006-12-26 20:40:05 UTC (rev 18059) +++ trunk/configure.ac 2006-12-27 10:30:02 UTC (rev 18060) @@ -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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |