summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-01-28 16:19:59 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2010-01-28 16:19:59 +0100
commit2572d241c541d3ed39ac8521fba14134314577c0 (patch)
tree5097f8714f95b5e63f4bea69712790594f4ee58b /configure.in
parentl10ntools: #i108657# rename transex3 to l10ntools (diff)
downloadcore-2572d241c541d3ed39ac8521fba14134314577c0.tar.gz
core-2572d241c541d3ed39ac8521fba14134314577c0.zip
#i107992# added buildtype for hyphen
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 0ce538aeed8e..1429d0bbb1be 100644
--- a/configure.in
+++ b/configure.in
@@ -4870,6 +4870,7 @@ if test -n "$with_system_altlinuxhyph" -o -n "$with_system_libs" && \
else
AC_MSG_RESULT([internal])
SYSTEM_HYPH=NO
+ BUILD_TYPE="$BUILD_TYPE HYPHEN"
fi
AC_SUBST(SYSTEM_HYPH)
AC_SUBST(HYPHEN_LIB)