Sat, 05 May 2007 05:19:11 +0000
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 //'`