From 0578ff2f1ba8f95a1ad63cac0cf55fb196da2274 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 28 Aug 2005 22:43:15 +0000 Subject: don't call libtool git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@4 3be567f1-68ff-0310-b24a-ad7cc433fd2f --- bootstrap.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 5ef6ae7..04b8a22 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -37,7 +37,6 @@ else rm -f config.cache run_versioned aclocal "$VERSION" -I common - libtoolize -c --force autoheader run_versioned automake "$VERSION" -a -c --foreign autoconf -Wall -- cgit