projects
/
platform
/
upstream
/
ibus-libpinyin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30f49d2
)
Refine autogen.sh
author
Peng Huang
<shawn.p.huang@gmail.com>
Sat, 10 Oct 2009 05:58:47 +0000
(13:58 +0800)
committer
Peng Huang
<shawn.p.huang@gmail.com>
Sat, 10 Oct 2009 05:58:47 +0000
(13:58 +0800)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
0015c7b
..
660c4b8
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-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