aboutsummaryrefslogtreecommitdiffstats
path: root/m4 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-27build: Add m4/extern-inline.m4 from gnulib.NIIBE Yutaka1-0/+114
2015-02-26po,intl: Update to 0.19.3.Werner Koch31-398/+645
2015-01-19Modernize to automake 1.14.Werner Koch2-4/+4
2012-12-19Issue 1447: Pass proper Host header and SNI when SRV is used with curl.David Shaw1-0/+10
2012-12-14gettext: Upgrade to version 0.18Werner Koch31-691/+1316
2011-12-02Rename all ChangeLog files to ChangeLog-2011.Werner Koch1-1/+7
2011-08-09Fixed some autoconf bit rot.Werner Koch4-11/+15
2009-09-03Update zH_TW and check for stdint.hWerner Koch1-0/+1
2009-07-21First set of changes to backport the new card code from 2.0.Werner Koch3-1/+54
2007-12-17Fixd a W32 problems with ldaps.Werner Koch2-1/+8
2007-10-23Switched to GPLv3.Werner Koch32-503/+1276
2007-08-02* ldap.m4: Revert the mozldap change: mozldap has some significantDavid Shaw2-48/+32
2007-07-27* ldap.m4: If we don't find ldap or winldap, try for mozldap.David Shaw2-24/+52
2007-01-16* libcurl.m4: Check for curl_easy_escape() and curl_easy_unescape().David Shaw2-7/+35
2006-10-02fix for bug 537 and documentation fixes.Werner Koch3-1/+40
2006-07-12* tar-ustar.m4: Use dd instead of strings as it's more likely to beDavid Shaw2-1/+6
2006-07-11* tar-ustar.m4: Not all greps know the -q (quiet) flag, so redirect toDavid Shaw2-2/+5
2006-07-11* tar-ustar.m4: Pass tar data through strings so that greps that don'tDavid Shaw2-1/+7
2006-06-25About to do a new releaseWerner Koch2-1/+14
2006-05-222006-05-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-0/+59
2006-05-10* libcurl.m4: Fix mistaken AC_SUBST when curl is not found.David Shaw2-1/+8
2006-01-17* libcurl.m4: Add IDN, SSPI, NTLM, and TFTP defines.David Shaw2-6/+13
2006-01-16* libcurl.m4: Remove GOPHER, as that is not supported in libcurl anyDavid Shaw2-4/+8
2005-11-06* libusb.m4: Check for libusb-config and if we find it, use --libs andDavid Shaw2-3/+28
2005-10-21* readline.m4: Check for rl_completion_func_t and rl_completion_matches.David Shaw2-1/+8
2005-08-05* ldap.m4: If a PATH is given to --with-ldap, bias directoryDavid Shaw4-18/+44
2005-08-04Add gpg-zip, a la PGP Zip.David Shaw2-0/+48
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 Shaw2-2/+9
2005-06-22* libcurl.m4: Only do the OS X linker fix on Panther. Tiger has aDavid Shaw2-3/+9
2005-04-24* libcurl.m4: Add a check for curl_free() since older versions ofDavid Shaw2-1/+24
2005-03-21* readline.m4: Check for completion functionality.David Shaw3-7/+12
2005-03-17* ldap.m4: New. Moved from configure.ac.David Shaw2-0/+92
2005-03-01* libcurl.m4: Use $LIBS instead of $LDFLAGS. This should help buildDavid Shaw2-4/+9
2005-02-04* libcurl.m4: More comments.David Shaw2-7/+5
2005-01-25* libcurl.m4: All versions of curl-config support --feature.David Shaw2-6/+11
2005-01-22* libcurl.m4: Note that FTPS existed, but wasn't fullyDavid Shaw2-14/+38
2005-01-18* libcurl.m4: Use LIBCURL_CPPFLAGS and not LIBCURL_INCLUDES to matchDavid Shaw2-5/+10
2005-01-03* Makefile.am, libusb.m4: New libusb check macro.David Shaw3-1/+55
2004-12-24* libcurl.m4: Rewrite this to use the new --protocols flag I gave to theDavid Shaw3-68/+179
2004-12-23* libcurl.m4: OSX has a problem with their curl-config script.David Shaw2-0/+11
2004-12-23* readline.m4: Make sure that readline is modern enough to understandDavid Shaw3-9/+33
2004-12-22* libcurl.m4: Be much more strict with libcurl by trying to compile andDavid Shaw2-1/+38
2004-12-21FTP keyserver support via gpgkeys_ftp. This is currently off by default.David Shaw2-0/+45
2004-12-18Readline fix to be robust against platforms where readline has its ownDavid Shaw2-0/+60
2004-10-26We don't want this file in the CVSWerner Koch1-337/+0
2004-10-14* rndunix.c (start_gatherer) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch1-0/+1
2004-07-27Updated po files from 1.2.5Werner Koch1-1/+5
2004-07-27* configure.ac (AM_GNU_GETTEXT_VERSION): New.Werner Koch16-27/+621