summaryrefslogtreecommitdiff
path: root/external/cairo/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/cairo/makefile.mk')
-rw-r--r--external/cairo/makefile.mk7
1 files changed, 6 insertions, 1 deletions
diff --git a/external/cairo/makefile.mk b/external/cairo/makefile.mk
index ff8373027657..28815aa12fdd 100644
--- a/external/cairo/makefile.mk
+++ b/external/cairo/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.3.16.1 $
#
# This file is part of OpenOffice.org.
#
@@ -50,6 +50,11 @@ dummy:
dummy:
@echo "Nothing to do (Cairo not enabled)."
+.ELIF "$(BUILD_CAIRO)" != ""
+
+dummy:
+ @echo "Not using prebuilt binaries, cairo will be built from source."
+
.ELIF "$(OS)" != "MACOSX" && "$(GUI)" != "WNT"
dummy: