Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package: remove redundant DISABLE_{IPV6,NLS,LARGEFILE} configure args | Peter Korsgaard | 2010-03-22 | 1 | -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 typo | Peter Korsgaard | 2009-06-10 | 1 | -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 enabled | Peter Korsgaard | 2009-05-27 | 1 | -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 Korsgaard | 2009-03-10 | 1 | -0/+5 |
| | |||||
* | Getting rid of a bit more configure options that's been centralized. | Thomas Lundquist | 2009-01-18 | 1 | -1/+1 |
| | |||||
* | libcurl/libglade: touch _HOOK_POST_INSTALL target | Peter Korsgaard | 2008-12-31 | 1 | -0/+1 |
| | |||||
* | libcurl: add dummy curl-* targets | Peter Korsgaard | 2008-12-28 | 1 | -0/+5 |
| | |||||
* | libcurl: compile with openssl support if available | Peter Korsgaard | 2008-12-28 | 2 | -0/+31 |
| | |||||
* | curl: rename to libcurl so Makefile.autotools.in can find patches | Peter Korsgaard | 2008-12-28 | 2 | -0/+30 |