summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRene Engelhard <rene@openoffice.org>2010-04-27 17:21:14 +0200
committerRene Engelhard <rene@openoffice.org>2010-04-27 17:21:14 +0200
commit8a4cb9e710988a56b109672cde3dea0124c9d487 (patch)
treef5db5b9e7c07523aa4bb81d7365d832574e0b1e7 /configure.in
parent0cce173a5bae32982a3430871b131f663280cc25 (diff)
mythes12: move to proper external mythes module
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 756ddb2a78fe..8ee4736996be 100644
--- a/configure.in
+++ b/configure.in
@@ -5109,6 +5109,7 @@ if test -n "$with_system_mythes" && test "$with_system_mythes" != "no"; then
else
AC_MSG_RESULT([internal])
SYSTEM_MYTHES=NO
+ BUILD_TYPE="$BUILD_TYPE MYTHES"
fi
AC_SUBST(SYSTEM_MYTHES)
AC_SUBST(MYTHES_CFLAGS)