cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Some questions regarding building libcurl with openssl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 21 Nov 2006 09:10:08 +0100 (CET)

On Mon, 20 Nov 2006, Tom Jerry wrote:

>> As discussed earlier, the lib/curllib.dsp in the distribution archives is
>> generated (see lib/Makefile.am). Any chance you can provide this update in
>> a way that adjusts to that fact?
>>
> So how do you actually generate it? What kind of script is the Makefile.am?
> It is a perl script?

See http://curl.haxx.se/lxr/source/lib/Makefile.am at around line 130 to 150.

Makefile.am is the source for automake, so it is kind of a makefile on speed.
The stuff on line 130 is basically a shell script.

But sure, I would be OK to convert that magic into a perl script instead if
that makes anything simpler!

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-11-21