cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: FTP third party transfer (proxy) support.

From: Alexander Krasnostavsky <ALEXANDERKR_at_Amdocs.com>
Date: Wed, 9 Jun 2004 09:48:52 +0300

> > ... a patch that fix "--disable-http" option.

> I'll check it out in a while. I'm a bit scared this option will
clutter
> up the code a lot...

I know, but this change worth it. All the changes I made seem to be
correct according to the code. For those who don't use this option it
won't change anything. I have tried to build with all the "disable"
option and only "http" was not working.

> We now generate the shipped curllib.dsp file automaticly. Can you
> figure out what details that is needed to bring back this ability?

I have found that libcurl.def is missing in curllib.dsp. When I add it,
the ".lib" file is created. Below are the missing lines:

--- curllib.dsp_old Wed Jun 9 09:27:39 2004
+++ curllib.dsp Wed Jun 9 09:09:54 2004
@@ -225,6 +225,10 @@
 # End Source File
 # Begin Source File

+SOURCE=.\libcurl.def
+# End Source File
+# Begin Source File
+
 SOURCE=.\llist.c
 # End Source File
 # Begin Source File

The information contained in this message is proprietary of Amdocs,
protected from disclosure, and may be privileged.
The information is intended to be conveyed only to the designated recipient(s)
of the message. If the reader of this message is not the intended recipient,
you are hereby notified that any dissemination, use, distribution or copying of
this communication is strictly prohibited and may be unlawful.
If you have received this communication in error, please notify us immediately
by replying to the message and deleting it from your computer.
Thank you.
Received on 2004-06-09