Fixed $with_perl
authorshort <>
Fri, 4 Oct 2002 18:31:57 +0000 (18:31 +0000)
committershort <>
Fri, 4 Oct 2002 18:31:57 +0000 (18:31 +0000)
bin/vellumweb-build

index ed8e916..6afb568 100755 (executable)
@@ -62,7 +62,7 @@ pushd $php
        make install
 popd
 
-if $with_perl;then
+if $with_perl;then
 pushd $modperl
        perl Makefile.PL APACHE_SRC=../$httpd DO_HTTPD=1 USE_APACI=1 PREP_HTTPD=1 EVERYTHING=1 \
                        PERL_DEBUG=1