From d072c13e563bbd6c46672be9fae17f49c7254028 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Tue, 10 May 2005 14:48:29 +0000 Subject: [PATCH] bootstrap now uses autoreconf --- bootstrap | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/bootstrap b/bootstrap index d920730c..6d65bb2a 100755 --- a/bootstrap +++ b/bootstrap @@ -1,9 +1,3 @@ #!/bin/sh -set -x -rm -f aclocal.m4 -aclocal -libtoolize --force --copy -autoheader -automake --add-missing --copy -autoconf +autoreconf -f -i -- 2.26.2