aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>1999-02-06 18:12:01 +0000
committerDaniel Veillard <veillard@src.gnome.org>1999-02-06 18:12:01 +0000
commit19b858c4e80e26900f3c65de609cbf766c054127 (patch)
tree5e53ce70da00b9a43afb188288776066869f53e2 /autogen.sh
parent1899e85350e6407fefc2caee630164b7cb8180f4 (diff)
downloadlibxml2-19b858c4e80e26900f3c65de609cbf766c054127.tar.gz
*** empty log message ***
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 21268869..03991851 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -46,8 +46,8 @@ if test -z "$*"; then
echo "to pass any to it, please specify them on the $0 command line."
fi
-libtoolize --copy --force
-aclocal
+libtoolize --copy --force
+aclocal $ACLOCAL_FLAGS
automake --add-missing
autoconf