]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Revert obviously wrong 1963 by Felix Zielcke.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 22 Dec 2009 09:10:57 +0000 (10:10 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Tue, 22 Dec 2009 09:10:57 +0000 (10:10 +0100)
autogen.sh

index 5fa68b69087dcc85c273903e2ce36ebabd0124a5..eb251f9f08575942c4592aa860c84f2c0fb4a0dc 100755 (executable)
@@ -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