From: Heikki Lindholm Date: Mon, 19 Oct 2009 06:13:09 +0000 (+0000) Subject: autoreconf should fare better, esp. where libtoolize = glibtoolize, but needs X-Git-Tag: initial-import-from-subversion-38251~23335 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6031871df716df24bdefb0def5b1c7583a69bc15;p=oweals%2Fgnunet.git autoreconf should fare better, esp. where libtoolize = glibtoolize, but needs recent version of autotools --- 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