From 6031871df716df24bdefb0def5b1c7583a69bc15 Mon Sep 17 00:00:00 2001 From: Heikki Lindholm Date: Mon, 19 Oct 2009 06:13:09 +0000 Subject: autoreconf should fare better, esp. where libtoolize = glibtoolize, but needs recent version of autotools --- bootstrap | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/bootstrap b/bootstrap index e5ddbc6a8..91516ddd9 100755 --- a/bootstrap +++ b/bootstrap @@ -1,7 +1,2 @@ #!/bin/sh -libtoolize -ifc -aclocal -I m4 -autoheader -autoconf -automake --add-missing --copy - +autoreconf -fiv -I m4 -- cgit v1.2.3