aboutsummaryrefslogtreecommitdiffstats
path: root/m4/libcurl.m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* * libcurl.m4: Add a check for curl_free() since older versions ofDavid Shaw2005-04-241-1/+19
* * libcurl.m4: Use $LIBS instead of $LDFLAGS. This should help buildDavid Shaw2005-03-011-4/+4
* * libcurl.m4: More comments.David Shaw2005-02-041-7/+1
* * libcurl.m4: All versions of curl-config support --feature.David Shaw2005-01-251-4/+5
* * libcurl.m4: Note that FTPS existed, but wasn't fullyDavid Shaw2005-01-221-14/+33
* * libcurl.m4: Use LIBCURL_CPPFLAGS and not LIBCURL_INCLUDES to matchDavid Shaw2005-01-181-5/+5
* * libcurl.m4: Rewrite this to use the new --protocols flag I gave to theDavid Shaw2004-12-241-67/+171
* * libcurl.m4: OSX has a problem with their curl-config script.David Shaw2004-12-231-0/+9
* * readline.m4: Make sure that readline is modern enough to understandDavid Shaw2004-12-231-8/+20
* * libcurl.m4: Be much more strict with libcurl by trying to compile andDavid Shaw2004-12-221-1/+32
* FTP keyserver support via gpgkeys_ftp. This is currently off by default.David Shaw2004-12-211-0/+41