From feb87430ec957f6b3e9aeab1a359a7ccc8a91dc4 Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Tue, 15 May 2012 08:22:59 +0200 Subject: [PATCH] remove automake from bootstrap --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index 5101e87..526b739 100755 --- a/bootstrap +++ b/bootstrap @@ -4,5 +4,5 @@ aclocal autoconf -f libtoolize --copy autoheader -automake --gnu --add-missing --copy +#automake --gnu --add-missing --copy autoconf