INTEGRATION: CWS cmcfixes19 (1.118.16); FILE MERGED
2005/09/23 09:28:38 cmc 1.118.16.1: #i54996# add xalan BUILD_TYPE
This commit is contained in:
parent
a45954f282
commit
c0098ce1af
1 changed files with 3 additions and 1 deletions
4
config_office/configure
vendored
4
config_office/configure
vendored
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# From configure.in Revision: 1.136 .
|
# From configure.in Revision .
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.59.
|
# Generated by GNU Autoconf 2.59.
|
||||||
#
|
#
|
||||||
|
@ -19051,6 +19051,8 @@ echo "${ECHO_T}$with_local_solver" >&6
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
BUILD_TYPE="$BUILD_TYPE XALAN"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# make sure config.guess is +x; we execute config.guess, so it has to be so;
|
# make sure config.guess is +x; we execute config.guess, so it has to be so;
|
||||||
|
|
Loading…
Reference in a new issue