aboutsummaryrefslogtreecommitdiffstats
path: root/m4/libcurl.m4 (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-12Fixed regression in libcurl.m4Werner Koch1-1/+1
2011-08-10Fix autoconf warnings and update config.* files.Werner Koch1-7/+7
2006-08-27Missing m4 macrosDavid Shaw1-0/+239
2006-05-10* libcurl.m4: Fix mistaken AC_SUBST when curl is not found.David Shaw1-1/+4
2006-01-17* libcurl.m4: Add IDN, SSPI, NTLM, and TFTP defines.David Shaw1-6/+9
2006-01-16* libcurl.m4: Remove GOPHER, as that is not supported in libcurl anyDavid Shaw1-4/+3
2005-08-05* ldap.m4: If a PATH is given to --with-ldap, bias directoryDavid Shaw1-8/+10
2005-07-20CURLINFO_NOW -> CURLVERSION_NOWDavid Shaw1-1/+1
2005-07-20Typo.David Shaw1-1/+1
2005-07-20* libcurl.m4: Check that our libcurl has curl_version_info(CURLINFO_NOW).David Shaw1-2/+4
2005-06-22* libcurl.m4: Only do the OS X linker fix on Panther. Tiger has aDavid Shaw1-3/+4
2005-04-24* libcurl.m4: Add a check for curl_free() since older versions ofDavid Shaw1-1/+19
2005-03-01* libcurl.m4: Use $LIBS instead of $LDFLAGS. This should help buildDavid Shaw1-4/+4
2005-02-04* libcurl.m4: More comments.David Shaw1-7/+1
2005-01-25* libcurl.m4: All versions of curl-config support --feature.David Shaw1-4/+5
2005-01-22* libcurl.m4: Note that FTPS existed, but wasn't fullyDavid Shaw1-14/+33
2005-01-18* libcurl.m4: Use LIBCURL_CPPFLAGS and not LIBCURL_INCLUDES to matchDavid Shaw1-5/+5
2004-12-24* libcurl.m4: Rewrite this to use the new --protocols flag I gave to theDavid Shaw1-67/+171
2004-12-23* libcurl.m4: OSX has a problem with their curl-config script.David Shaw1-0/+9
2004-12-23* readline.m4: Make sure that readline is modern enough to understandDavid Shaw1-8/+20
2004-12-22* libcurl.m4: Be much more strict with libcurl by trying to compile andDavid Shaw1-1/+32
2004-12-21FTP keyserver support via gpgkeys_ftp. This is currently off by default.David Shaw1-0/+41