summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-06-30 19:34:48 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-06-30 19:34:48 +0800
commit72dfaadcdd51bc4179c1d7a7ffe354c40c4cf179 (patch)
treec63ee7ef5e44998e8ab342da3ae9c81d87b39450 /configure.ac
parentdec189db6c9e312c08fd26d63011f106e443c9db (diff)
downloadibus-anthy-72dfaadcdd51bc4179c1d7a7ffe354c40c4cf179.tar.gz
Remove empty line.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a5419fe..6398dc3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -54,7 +54,6 @@ PKG_CHECK_MODULES(ANTHY, [
anthy
])
-
# check swig
AC_PATH_PROG(SWIG, swig)
if test x"$SWIG" == x""; then