INTEGRATION: CWS fwk32 (1.133.12); FILE MERGED
2006/01/30 13:02:28 cmc 1.133.12.1: #129241# NP_SDK conditional is now defunct
This commit is contained in:
parent
1e4322e61f
commit
8f3a85c871
1 changed files with 1 additions and 2 deletions
3
config_office/configure
vendored
3
config_office/configure
vendored
|
@ -12320,12 +12320,11 @@ elif test "$enable_mozilla" = "no"; then
|
|||
echo "$as_me:$LINENO: result: none" >&5
|
||||
echo "${ECHO_T}none" >&6
|
||||
WITH_MOZILLA=NO
|
||||
BUILD_TYPE="$BUILD_TYPE NP_SDK"
|
||||
else
|
||||
echo "$as_me:$LINENO: result: internal" >&5
|
||||
echo "${ECHO_T}internal" >&6
|
||||
SYSTEM_MOZILLA=NO
|
||||
BUILD_TYPE="$BUILD_TYPE MOZ NP_SDK"
|
||||
BUILD_TYPE="$BUILD_TYPE MOZ"
|
||||
if test -z "$with_mozilla_version"; then
|
||||
MOZILLA_VERSION=
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue