From a466ebeb422aff55a1a447abf212dd7c66caeaa7 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 20 May 2006 15:03:36 +0000 Subject: remove double libtoolize call git-svn-id: file:///home/lennart/svn/public/xmms-pulse/trunk@38 ef929aba-56e2-0310-84e0-b7573d389508 --- bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 597fad8..c8cdc67 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -52,7 +52,6 @@ else "$LIBTOOLIZE" -c --force run_versioned aclocal "$VERSION" - libtoolize -c --force run_versioned autoconf 2.59 -Wall run_versioned autoheader 2.59 run_versioned automake "$VERSION" -a -c --foreign -- cgit