From 7b771b3f042669e5d763864dd69560c4e2a5bb8d Mon Sep 17 00:00:00 2001 From: Sebastien Estienne Date: Sat, 17 Sep 2005 13:40:38 +0000 Subject: * updated docs * added a schema git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@13 3be567f1-68ff-0310-b24a-ad7cc433fd2f --- bootstrap.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 04b8a22..d920bac 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -37,11 +37,8 @@ else rm -f config.cache run_versioned aclocal "$VERSION" -I common - autoheader run_versioned automake "$VERSION" -a -c --foreign autoconf -Wall ./configure "$@" - - make clean fi -- cgit