cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: gknauf: curl/lib Makefile.netware,1.59,1.60

From: Guenter Knauf <eflash_at_gmx.net>
Date: Thu, 12 Jul 2007 12:51:55 +0200

Hi,

> On Wed, 11 Jul 2007, Guenter Knauf wrote:

> Oops, yes that file is added in the EXTRA_DIST in lib/Makefile.am. If you
> put
> both of them in the .inc file you'll get less special cases in your
> (netware) makefile.
unfortunately this isnt that easy; nwos.c could go into Makefile.inc, but nwlib.c not because I need to add it conditionally to the object list depending on if I link a shared lib. Since all other platform-dependent codes are also not in Makefile.inc but only listed in the Makefile.am I just did same with nwos.c; its anyway only the lib's Makefile since it gets called from curl_global_init(), and therefore can be private to the lib.

greets, Guen.
Received on 2007-07-12