summaryrefslogtreecommitdiffstats
path: root/package/libcurl
Commit message (Collapse)AuthorAgeFilesLines
* package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure argsPeter Korsgaard2010-03-221-2/+1
| | | | | | | Makefile.autotools.in automatically adds these to the configure invocation, so there's no need to explicitly list them. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libcurl: fix --without-ssl typoPeter Korsgaard2009-06-101-1/+1
| | | | | Reported-by: Nestor <nestor@traceback.com.br> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* curl: make sure openssl isn't tried when the openssl package isn't enabledPeter Korsgaard2009-05-271-0/+2
| | | | | | Works around build errors caused by broken Xorg dependencies. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libcurl: fix configure with openssl when target == host.Peter Korsgaard2009-03-101-0/+5
|
* Getting rid of a bit more configure options that's been centralized.Thomas Lundquist2009-01-181-1/+1
|
* libcurl/libglade: touch _HOOK_POST_INSTALL targetPeter Korsgaard2008-12-311-0/+1
|
* libcurl: add dummy curl-* targetsPeter Korsgaard2008-12-281-0/+5
|
* libcurl: compile with openssl support if availablePeter Korsgaard2008-12-282-0/+31
|
* curl: rename to libcurl so Makefile.autotools.in can find patchesPeter Korsgaard2008-12-282-0/+30