Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-22 | package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure args | Peter Korsgaard | |
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> | |||
2009-06-10 | libcurl: fix --without-ssl typo | Peter Korsgaard | |
Reported-by: Nestor <nestor@traceback.com.br> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-05-27 | curl: make sure openssl isn't tried when the openssl package isn't enabled | Peter Korsgaard | |
Works around build errors caused by broken Xorg dependencies. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-03-10 | libcurl: fix configure with openssl when target == host. | Peter Korsgaard | |
2009-01-18 | Getting rid of a bit more configure options that's been centralized. | Thomas Lundquist | |
2008-12-31 | libcurl/libglade: touch _HOOK_POST_INSTALL target | Peter Korsgaard | |
2008-12-28 | libcurl: add dummy curl-* targets | Peter Korsgaard | |
2008-12-28 | libcurl: compile with openssl support if available | Peter Korsgaard | |
2008-12-28 | curl: rename to libcurl so Makefile.autotools.in can find patches | Peter Korsgaard | |