summaryrefslogtreecommitdiffstats
path: root/curl/makefile.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-08 16:07:58 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-08 16:07:58 +0000
commitcf48cf7ab39f369d0f8f983316f9a8f6441fb00b (patch)
treea7a3125493b0efcdbbfd77f7328ab48063014bf6 /curl/makefile.mk
parentINTEGRATION: CWS ooo20040704 (1.5.74); FILE MERGED (diff)
downloadcore-cf48cf7ab39f369d0f8f983316f9a8f6441fb00b.tar.gz
core-cf48cf7ab39f369d0f8f983316f9a8f6441fb00b.zip
INTEGRATION: CWS ooo20040704 (1.8.50); FILE MERGED
2004/07/05 13:45:29 cmc 1.8.50.1: #i30801# make curl an optional compile
Diffstat (limited to 'curl/makefile.mk')
-rw-r--r--curl/makefile.mk10
1 files changed, 8 insertions, 2 deletions
diff --git a/curl/makefile.mk b/curl/makefile.mk
index cb0b27ead961..00d9b32a3996 100644
--- a/curl/makefile.mk
+++ b/curl/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: hr $ $Date: 2003-07-16 17:24:06 $
+# last change: $Author: rt $ $Date: 2004-09-08 17:07:58 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,6 +69,12 @@ TARGET=so_curl
.INCLUDE : settings.mk
+.IF "$(SYSTEM_CURL)" == "YES"
+all:
+ @echo "An already available installation of curl should exist on your system."
+ @echo "Therefore the version provided here does not need to be built in addition."
+.ENDIF
+
# --- Files --------------------------------------------------------
TARFILE_NAME=curl-7.9.8