summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-10-28 13:43:54 -0400
committerPeter Foley <pefoley2@verizon.net>2012-10-28 14:23:32 -0400
commit2e4ab69246bc93fbc8cbbfc9f74c03612e611e11 (patch)
tree8750d4a589ea150e588d875d5b3aaa223870fab6 /config_host.mk.in
parent0b79b4e4657a3ac8fdc27e0e2922524c1f819d5a (diff)
convert hunspell to gbuild
Change-Id: I285292ca7f7252399c3898ca49f73727ab569fca
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index c1e0171fc7f9..2f4837f883c5 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -264,6 +264,7 @@ export HOST_PLATFORM=@host@
export HSQLDB_JAR=@HSQLDB_JAR@
export HSQLDB_USE_JDBC_4_1=@HSQLDB_USE_JDBC_4_1@
export HUNART_EXTENSION_PACK=@HUNART_EXTENSION_PACK@
+export HUNSPELL_TARBALL=@HUNSPELL_TARBALL@
export HUNSPELL_CFLAGS=@HUNSPELL_CFLAGS@
export HUNSPELL_LIBS=@HUNSPELL_LIBS@
export HYPHEN_LIB=@HYPHEN_LIB@