Kaydet (Commit) bd68312d authored tarafından Thomas Arnhold's avatar Thomas Arnhold

Actually make this work with --disable-mozilla --without-system-mozilla

üst ff9e8c13
......@@ -31,9 +31,9 @@ PRJINC=..$/..$/..
PRJNAME=connectivity
TARGET=mozbootstrap
.IF "$(OS)" == "OS2"
.IF ("$(SYSTEM_MOZILLA)" == "YES" && "$(WITH_MOZILLA)" == "YES") || "$(WITH_MOZILLA)" == "NO" || "$(OS)" == "OS2"
all:
@echo " Not building under OS/2"
@echo " Not building the mozbootstrap stuff in LibreOffice build"
.ENDIF
# --- Settings ----------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment