Refine autogen.sh
authorPeng Huang <shawn.p.huang@gmail.com>
Sat, 10 Oct 2009 05:58:47 +0000 (13:58 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Sat, 10 Oct 2009 05:58:47 +0000 (13:58 +0800)
autogen.sh

index 0015c7b..660c4b8 100755 (executable)
@@ -18,4 +18,7 @@ which gnome-autogen.sh || {
     exit 1
 }
 
-ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I m4" REQUIRED_AUTOMAKE_VERSION=1.8 . gnome-autogen.sh
+ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I m4"
+REQUIRED_AUTOMAKE_VERSION=1.8
+
+. gnome-autogen.sh