diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2010-01-29 16:24:51 +0100 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2010-01-29 16:24:51 +0100 |
commit | ddc5f2c7290217c92f2d54a9c7d8f851b339a50a (patch) | |
tree | 6d6f989838a058ab9ee29a0bd6168a5dc8e522d7 /configure.in | |
parent | 4621b975515563aeb1e57ce484fa485132a05c2d (diff) | |
parent | 078c9750720aa8f252d55ea8206c6f8337048d78 (diff) |
CWS-TOOLING: integrate CWS l10ntools
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 268eb4613806..abf5176b095d 100644 --- a/configure.in +++ b/configure.in @@ -4868,6 +4868,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) |