diff options
author | Peter Foley <pefoley2@verizon.net> | 2012-11-03 13:54:46 -0400 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2012-11-03 14:45:45 -0400 |
commit | dd584cb4eaad85d458ee2dc58480ec3ea7a2a311 (patch) | |
tree | 502aeb6555337f15d3fb20768585f7feabae3e2a /config_host.mk.in | |
parent | 7bcf400f379613d52787f213ee867a24637d4ead (diff) |
convert hyphen to gbuild
Change-Id: I55b3832128aa096eb44b67a26ec2afeb6c573604
Diffstat (limited to 'config_host.mk.in')
-rw-r--r-- | config_host.mk.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in index 08d1bed00b10..48758f172966 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -266,6 +266,7 @@ export HUNSPELL_TARBALL=@HUNSPELL_TARBALL@ export HUNSPELL_CFLAGS=@HUNSPELL_CFLAGS@ export HUNSPELL_LIBS=@HUNSPELL_LIBS@ export HYPHEN_LIB=@HYPHEN_LIB@ +export HYPHEN_TARBALL=@HYPHEN_TARBALL@ export HYPH_SYSTEM_DIR=@HYPH_SYSTEM_DIR@ export ICECREAM_RUN=@ICECREAM_RUN@ export ICU_MAJOR=@ICU_MAJOR@ |