Set product="" when "$(dbgutil)"!="" since much code requires this and the OpenOffice build always starts dmake with product="full".

This commit is contained in:
Patrick Luby 2000-12-03 15:36:11 +00:00
parent 2781f67889
commit 0f10c16a08

View file

@ -2,9 +2,9 @@
#
# $RCSfile: settings.mk,v $
#
# $Revision: 1.15 $
# $Revision: 1.16 $
#
# last change: $Author: mh $ $Date: 2000-12-03 13:51:40 $
# last change: $Author: pluby $ $Date: 2000-12-03 16:36:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -477,6 +477,10 @@ product!=compact
dbgutil!=true
.ENDIF
.IF "$(dbgutil)"!=""
product!=
.ENDIF
.IF "$(product)"==""
.IF "$(RES_ENUS)"==""
SRSDEFAULT=-SrsDefault