Fix aclocal invocation
authorMikko Rasa <tdb@tdb.fi>
Wed, 2 Nov 2011 09:19:59 +0000 (11:19 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 2 Nov 2011 09:19:59 +0000 (11:19 +0200)
autogen.sh

index a9d064e..4e05f65 100755 (executable)
@@ -15,7 +15,7 @@ test -z "$srcdir" && srcdir=.
 PKG_NAME="stepmania"
 
 AUTOHEADER=autoheader
-ACLOCAL_OPTIONS="-I autoconf/m4/"
+ACLOCAL_OPTIONS="-Iautoconf/m4/"
 AUTOMAKE_OPTIONS=-a
 
 AUTOCONF=autoconf