summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-11-03 13:54:46 -0400
committerPeter Foley <pefoley2@verizon.net>2012-11-03 14:45:45 -0400
commitdd584cb4eaad85d458ee2dc58480ec3ea7a2a311 (patch)
tree502aeb6555337f15d3fb20768585f7feabae3e2a /configure.ac
parent7bcf400f379613d52787f213ee867a24637d4ead (diff)
convert hyphen to gbuild
Change-Id: I55b3832128aa096eb44b67a26ec2afeb6c573604
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e9b448be112f..9517836e9b8b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8891,10 +8891,12 @@ if test "$with_system_altlinuxhyph" = "yes"; then
else
AC_MSG_RESULT([internal])
SYSTEM_HYPH=NO
+ HYPHEN_TARBALL="a2f6010987e1c601274ab5d63b72c944-hyphen-2.8.4.tar.gz"
BUILD_TYPE="$BUILD_TYPE HYPHEN"
fi
AC_SUBST(SYSTEM_HYPH)
AC_SUBST(HYPHEN_LIB)
+AC_SUBST(HYPHEN_TARBALL)
AC_SUBST([MINGW_HYPHEN_DLL])
dnl ===================================================================