summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-12-18 11:20:25 +0800
committerPeng Wu <alexepico@gmail.com>2012-12-18 11:20:25 +0800
commit8e8ac5bc72c24f356cd64f798ab0f0e26cf40d53 (patch)
treeeaad5eba09bfebd0899dfab298ac899f988b67db
parent55d9118222721f73cc1d19566427c3f7705303dc (diff)
downloadlibpinyin-8e8ac5bc72c24f356cd64f798ab0f0e26cf40d53.tar.gz
libpinyin-8e8ac5bc72c24f356cd64f798ab0f0e26cf40d53.tar.xz
libpinyin-8e8ac5bc72c24f356cd64f798ab0f0e26cf40d53.zip
fixes autogen.sh
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 5719cf9..0eb6f85 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -27,4 +27,4 @@ CFLAGS=${CFLAGS-"-Wall -Werror"}
ACLOCAL_FLAGS="$ACLOCAL_FLAGS"
REQUIRED_AUTOMAKE_VERSION=1.8
-. gnome-autogen.sh $@
+. gnome-autogen.sh "$@"