summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-12-09 15:34:25 +0100
committerLasse Collin <lasse.collin@tukaani.org>2007-12-09 17:07:01 +0200
commitc90daf86ce683fa8cf80491d624ffb158dfbd9d7 (patch)
tree1278103a232e748ba9ef22678b08fe1bd9fdc7b0 /autogen.sh
parent07ac881779a8477f2c1ab112b91a129e24aa743c (diff)
downloadxz-c90daf86ce683fa8cf80491d624ffb158dfbd9d7.tar.gz
* tests/test_block_header.c (test3): Remove duplicate initializer.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index beddf73..4f8f10d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -31,8 +31,8 @@ rm -f \
wint_t.m4 \
xsize.m4
-aclocal -I m4
libtoolize -c -f || glibtoolize -c -f
+aclocal -I m4
autoconf
autoheader
automake -acf --foreign