From: Vladimir 'phcoder' Serbinenko Date: Tue, 22 Dec 2009 09:10:57 +0000 (+0100) Subject: Revert obviously wrong 1963 by Felix Zielcke. X-Git-Tag: 1.98~281 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d4e580ed077497b27c39b23b6a0216cce12d333e;p=thirdparty%2Fgrub.git Revert obviously wrong 1963 by Felix Zielcke. --- diff --git a/autogen.sh b/autogen.sh index 5fa68b690..eb251f9f0 100755 --- a/autogen.sh +++ b/autogen.sh @@ -5,7 +5,7 @@ set -e aclocal autoconf autoheader -xx + # FIXME: automake doesn't like that there's no Makefile.am automake -a -c -f || true