summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorRoy T. Fielding <fielding@apache.org>2001-02-18 15:52:12 +0000
committerRoy T. Fielding <fielding@apache.org>2001-02-18 15:52:12 +0000
commit91f10245c9694f122d46380a2d67e57ca0535983 (patch)
treeac836602bb2e29b64a7a0cd9c534c41ac4c12a2d /buildconf
parent07228fe93233c91778f05c82e06a7f7eb3af9f88 (diff)
downloadapr-91f10245c9694f122d46380a2d67e57ca0535983.tar.gz
Enable use of the new build directory.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@61254 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildconf b/buildconf
index 5442a7f52..0b173b325 100755
--- a/buildconf
+++ b/buildconf
@@ -3,7 +3,7 @@
#
# Build aclocal.m4 from libtool's libtool.m4 and our own M4 files.
#
-libtoolize=`helpers/PrintPath glibtoolize libtoolize`
+libtoolize=`build/PrintPath glibtoolize libtoolize`
ltpath=`dirname $libtoolize`
ltfile=`cd $ltpath/../share/aclocal ; pwd`/libtool.m4
echo "Incorporating $ltfile into aclocal.m4 ..."
@@ -27,7 +27,7 @@ cat $ltfile >> aclocal.m4
# rely on libtool's versions
#
echo "Copying libtool helper files ..."
-$libtoolize --copy
+$libtoolize --copy --automake
#
# Generate the autoconf header and ./configure