merge of 'd7d924e847d6f82e75cdfdc0413f7900b82f8dc4'

Sat, 05 May 2007 05:19:11 +0000

author
William Ehlhardt <williamehlhardt@gmail.com>
date
Sat, 05 May 2007 05:19:11 +0000
changeset 16953
f6d83a25b929
parent 16951
d7d924e847d6 (current diff)
parent 16952
bf250fad9e88 (diff)
child 16954
b6488f782355
child 16967
2456cc07ddb3

merge of 'd7d924e847d6f82e75cdfdc0413f7900b82f8dc4'
and 'bf250fad9e887bb8b72eefd60115dffd6f3e410d'

--- a/configure.ac	Sat May 05 02:19:19 2007 +0000
+++ b/configure.ac	Sat May 05 05:19:11 2007 +0000
@@ -1187,7 +1187,7 @@
 	PERL_CFLAGS=`$perlpath -MExtUtils::Embed -e ccopts 2>/dev/null`
 	if test "_$PERL_CFLAGS" = _ ; then
 		AC_MSG_RESULT([not found, building without perl.])
-		enable_perl = no
+		enable_perl=no
 	else
 		PERL_LIBS=`$perlpath -MExtUtils::Embed -e ldopts 2>/dev/null |$sedpath 's/-lgdbm //'`
 		PERL_LIBS=`echo $PERL_LIBS |$sedpath 's/-ldb //'`

mercurial