cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: DOS port of curl 7.10.5

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Sat, 5 Jul 2003 21:14:24 +0200

"Doug Kaufman" <dkaufman_at_rahul.net> said:

>... I chose to call the initialization
> files curl.rc and net.rc as in the lynx port, rather than _curlrc as in
> the wget port. This is easy to switch back (as in Gisle's patch) if the
> consensus is that _curlrc is preferable.

There should IMHO be an $CURLRC variable to bypass that.
Doesn't djgpp with LFN enabled manage to open ".curlrc"?

> #!/bin/sh
> CPPFLAGS="-I/dev/env/DJDIR/watt32/inc" \
> CFLAGS="-O2 -W -Wall -I/dev/env/DJDIR/watt32/inc" \
> LIBS="-L/dev/env/DJDIR/watt32/lib -lwatt" \

IMHO, you should use "/dev/env/WATT_ROOT". The Watt-32 installation
doesn't mandate it should be installed to $DJDIR/watt32.
Besides that I haven't much objections.

--gv

-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
Received on 2003-07-05