From 37ce662c67ea4b4c4ec37e2d820bd2b06505f7b5 Mon Sep 17 00:00:00 2001 From: David Barksdale Date: Wed, 20 Jan 2010 07:23:08 +0000 Subject: Remove generated files, remove unneeded commands in bootstrap script, and nuke libltdl when bootstrapping. --- bootstrap | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 668fac020..435da143a 100755 --- a/bootstrap +++ b/bootstrap @@ -1,5 +1,3 @@ #!/bin/sh -libtoolize --automake --copy --force -aclocal -automake -autoreconf -f -i +rm -rf libltdl +autoreconf -if -- cgit v1.2.3