summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorBrian Pane <brianp@apache.org>2004-11-27 08:19:56 +0000
committerBrian Pane <brianp@apache.org>2004-11-27 08:19:56 +0000
commit60a840da2ea4cfb0ad0137aaf0a525bb84fe26a7 (patch)
treedc9511acfe382cbec48622e25d65b07c632ab674 /buildconf
parent439221058cd102a3dbfb65f488f9cd56648e199c (diff)
downloadhttpd-60a840da2ea4cfb0ad0137aaf0a525bb84fe26a7.tar.gz
removed call to aclocal for pcre (we're now able to build pcre-5.0 without it)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106693 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index 0e490a9625..83af805074 100755
--- 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