summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDom Lachowicz <domlachowicz@gmail.com>2006-10-26 00:04:09 +0000
committerDom Lachowicz <domlachowicz@gmail.com>2006-10-26 00:04:09 +0000
commit099b6d9475bea919d8bba7144f808474762c75c4 (patch)
treec92ea60e6e7f9c6d181e30803f3ac28da7386dcf /configure.in
parent6266c3ee64803cf531dc9ad7c71ad579c4fb1030 (diff)
downloadenchant-099b6d9475bea919d8bba7144f808474762c75c4.tar.gz
fix typo - server != host
git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@21158 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 99a69e4..0427aff 100644
--- a/configure.in
+++ b/configure.in
@@ -309,7 +309,7 @@ fi
if test "x$build_zemberek" != "xno"; then
ZEMBEREK_SERVER=
if test "x$zemberek_server" != "x"; then
- ZEMBEREK_SERVER="-DZEMBEREK_SERVER=$zemberek_server"
+ ZEMBEREK_SERVER="-DZEMBEREK_HOST=$zemberek_server"
fi
ZEMBEREK_PORT=