summaryrefslogtreecommitdiff
path: root/fondu
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-18 06:17:48 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-18 06:17:48 +0000
commit837bc2fdf67d8a6a4584985cd91b45535982c9e4 (patch)
tree94c20f3269aa761afab8addbef75f361ca58dbbf /fondu
parentf0f396f1583e56d0d9ae5db8df0b8a915975f76c (diff)
INTEGRATION: CWS aquaremovefondu (1.3.12); FILE MERGED
2007/07/12 22:53:58 ericb 1.3.12.1: #i79558# no need to build fondu on aqua version (Mac OS X)
Diffstat (limited to 'fondu')
-rw-r--r--fondu/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/fondu/makefile.mk b/fondu/makefile.mk
index 72d75681e559..39dcead4eb30 100644
--- a/fondu/makefile.mk
+++ b/fondu/makefile.mk
@@ -4,7 +4,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
# last change: $Author: ericb
#
@@ -46,10 +46,10 @@ TARGET=fondu
TARFILE_NAME=fondu_src-051010
-.IF "$(OS)"!="MACOSX"
+.IF "$(OS)"!="MACOSX" || "$(GUIBASE)"=="aqua"
dummy:
@echo "Nothing to build for OS $(OS)"
-.ENDIF # "$(OS)"!="MACOSX"
+.ENDIF # "$(OS)"!="MACOSX" || "$(GUIBASE)"=="aqua"
CONFIGURE_DIR=.