From 8be092a59a1a7764e8fd90eb833b974e18ff82d2 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 4 Sep 2002 14:28:21 +0000 Subject: #102928# avoid internal versioning of lib --- curl/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'curl/makefile.mk') diff --git a/curl/makefile.mk b/curl/makefile.mk index a6cb45b8cf56..e096fda0f422 100644 --- a/curl/makefile.mk +++ b/curl/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hjs $ $Date: 2002-09-02 10:26:18 $ +# last change: $Author: hr $ $Date: 2002-09-04 15:28:21 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -74,6 +74,7 @@ TARGET=so_curl TARFILE_NAME=curl-7.9.8 .IF "$(GUI)"=="UNX" +PATCH_FILE_NAME=unx-curl-7.9.8.patch CONFIGURE_DIR=.$/ #relative to CONFIGURE_DIR CONFIGURE_ACTION=.$/configure -- cgit v1.2.3