Tentative fix for 'couldn't open directory ' issue
authorMarc Cannon <vyhdycokio@gmail.com>
Fri, 28 Dec 2012 22:53:37 +0000 (22:53 +0000)
committerMarc Cannon <vyhdycokio@gmail.com>
Sun, 30 Dec 2012 02:20:33 +0000 (02:20 +0000)
autogen.sh

index a9d064e..25fffbf 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