curl-library
RE: Build with only HTTP
From: Devang Joshi <DJoshi_at_isdcorporation.com>
Date: Wed, 25 Oct 2006 19:13:16 -0400
Date: Wed, 25 Oct 2006 19:13:16 -0400
How to do it on win32 platform where configure does not work?
Thanks,
Devang
972-550-2746
-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Andres Garcia
Sent: Friday, October 20, 2006 5:11 PM
To: libcurl development
Subject: Re: Build with only HTTP
Hi,
> I am trying to build the libcurl with only http protocol support, is
> there a simple way to enable only http and disable others on
./configure
> prompt?
./configure --disable-ftp --disable-file --disable-ldap --disable-dict
--disable-telnet --disable-tftp --disable-manual
You can get all the options by doing:
./configure --help
Andres
Received on 2006-10-26