summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-06-03 16:26:59 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2010-06-03 16:26:59 +0200
commitbbad88bf7f1e795d2ba86c0b83421623e6609b2f (patch)
treee290a53c022f10cadb1cb957e5a075bd3ad9d2e8 /configure
parent460741c630464878c130fde9e60adf6b52d685a5 (diff)
parentb17de9607e59d4ff91fc9f1830b613c1c57cf8c1 (diff)
CWS-TOOLING: integrate CWS narrow01
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index dbfcf51e5d10..ea700c0e22af 100755
--- a/configure
+++ b/configure
@@ -28065,13 +28065,13 @@ echo "${ECHO_T}no" >&6
SCPDEFS="$SCPDEFS -DWITHOUT_MATHMLDTD"
fi
-echo "$as_me:$LINENO: checking whether to include Bitstream Vera fonts" >&5
-echo $ECHO_N "checking whether to include Bitstream Vera fonts... $ECHO_C" >&6
+echo "$as_me:$LINENO: checking whether to include third-party fonts" >&5
+echo $ECHO_N "checking whether to include third-party fonts... $ECHO_C" >&6
if test "$with_fonts" != "no" ; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
WITH_FONTS=YES
- BUILD_TYPE="$BUILD_TYPE BITSTREAM_VERA_FONTS"
+ BUILD_TYPE="$BUILD_TYPE MORE_FONTS"
else
echo "$as_me:$LINENO: result: no" >&5
echo "${ECHO_T}no" >&6