From c4899dc35676fcab6d738cabb755134021199a3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Fri, 14 Jan 2011 10:52:47 +0000 Subject: [PATCH] hydra: Simplify `bootstrap'. --- bootstrap | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bootstrap b/bootstrap index 8cfd33b3..091b0ee4 100755 --- a/bootstrap +++ b/bootstrap @@ -1,5 +1,2 @@ #! /bin/sh -e -libtoolize --copy -aclocal -automake --add-missing --copy -autoconf +exec autoreconf -vfi