]> granicus.if.org Git - apache/commitdiff
removed call to aclocal for pcre (we're now able to build pcre-5.0 without it)
authorBrian Pane <brianp@apache.org>
Sat, 27 Nov 2004 08:19:56 +0000 (08:19 +0000)
committerBrian Pane <brianp@apache.org>
Sat, 27 Nov 2004 08:19:56 +0000 (08:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106693 13f79535-47bb-0310-9956-ffa450edef68

buildconf

index 0e490a9625de9d144cc6a67058aa0a74ce3eadd1..83af80507438c3d38dae94a1f4dadd686a2ccfc0 100755 (executable)
--- a/buildconf
+++ b/buildconf
@@ -138,7 +138,7 @@ if [ -f $apr_src_dir/build/ltmain.sh ]; then
 fi
 
 echo rebuilding $pcre_configure
-(cd srclib/pcre && ${ACLOCAL:-aclocal} && ${AUTOCONF:-autoconf})
+(cd srclib/pcre && ${AUTOCONF:-autoconf})
 
 echo rebuilding $config_h_in
 rm -f $config_h_in