fixes autogen.sh
authorPeng Wu <alexepico@gmail.com>
Tue, 18 Dec 2012 03:20:25 +0000 (11:20 +0800)
committerPeng Wu <alexepico@gmail.com>
Tue, 18 Dec 2012 03:20:25 +0000 (11:20 +0800)
autogen.sh

index 5719cf9..0eb6f85 100755 (executable)
@@ -27,4 +27,4 @@ CFLAGS=${CFLAGS-"-Wall -Werror"}
 ACLOCAL_FLAGS="$ACLOCAL_FLAGS"
 REQUIRED_AUTOMAKE_VERSION=1.8
 
-. gnome-autogen.sh $@
+. gnome-autogen.sh "$@"