www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-apps/2001/10/12/19:48:25

Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm
Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com
List-Subscribe: <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-apps/>
List-Post: <mailto:cygwin-apps AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs>
Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com
From: "Gerrit P. Haase" <gp AT familiehaase DOT de>
Organization: Esse keine toten Tiere
To: "Roth, Kevin P." <KPRoth AT MarathonOil DOT com>, <cygwin-apps AT cygwin DOT com>
Date: Sat, 13 Oct 2001 01:47:03 +0200
MIME-Version: 1.0
Subject: Re: Packaging cURL for cygwin distribution ??? (was:RE: curl, libcurl, libcomprex, leakbug)
Reply-to: cygwin-apps AT cygwin DOT com
Message-ID: <3BC79D17.29370.3F8ACD9E@localhost>
In-reply-to: <6EB31774D39507408D04392F40A10B2BACC5EB@FDYEXC202.mgroupnet.com>
X-mailer: Pegasus Mail for Win32 (v3.12cDE)
X-Hops: 1
X-Sender: 320081107336-0001 AT t-dialin DOT net

Roth, Kevin P. schrieb am 2001-10-12, 14:47:

>> cURL package is full libtoolized and they use also
>> autoconf 2.52 so it was the easiest way to add a macro to 
>> configure.in and the LDFLAG to Makefile.am, but i also 
>> needed to remove one macro call in configure.in ...
>
>What macro did you remove? I couldn't find any mention of it
>in the diff you posted.

AC_ARG_PROGRAM

diff -ur leakbug-0.1.3-src/configure.ac leakbug-0.1.3/configure.ac
--- leakbug-0.1.3-src/configure.ac      Mon Aug 13 19:46:14 2001
+++ leakbug-0.1.3/configure.ac  Fri Oct 12 15:33:33 2001
@@ -60,9 +60,9 @@
 dnl # Check for some standard stuff.
 dnl ################################################################
 AC_LIBTOOL_DLOPEN
+AC_LIBTOOL_WIN32_DLL
 AM_PROG_LIBTOOL
 AC_PROG_CC
-AC_ARG_PROGRAM
 AC_PROG_CPP
 AC_PROG_MAKE_SET
 AC_PROG_LN_S

>> Depends on where you want to compile it, cross-compilation is 
>> a special issue where i cannot help much because I don't use 
>> linux (nowadays).
>
>Actually I wasn't thinking of cross-compilation, so much as just
>creating a shell script, which could be part of the curl
>distribution (in the packages sub-directory somewhere), that 
>I could run to make cygwin tarballs out of a standard curl
>distribution... I'm sure I could throw one together, but I know
>it wouldn't be very sophisticated.

If it builds without problems it doesn't need to be sopisticated:-)

Gerrit


-- 
=^..^=

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019