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

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

This reverts commit aff0b9ef35cc98daaca9f7cc5be7da7673dabcbd.

Problem is more complex...
üst 78487cb6
......@@ -31,9 +31,9 @@ PRJINC=..$/..$/..
PRJNAME=connectivity
TARGET=mozbootstrap
.IF ("$(SYSTEM_MOZILLA)" == "YES" && "$(WITH_MOZILLA)" == "YES") || "$(WITH_MOZILLA)" == "NO" || "$(OS)" == "OS2"
.IF "$(OS)" == "OS2"
all:
@echo " Not building the mozbootstrap stuff in LibreOffice build"
@echo " Not building under OS/2"
.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