aboutsummaryrefslogtreecommitdiffstats
path: root/m4 (unfollow)
Commit message (Collapse)AuthorFilesLines
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
standards-compliant until version 7.11.0.
2005-01-18* libcurl.m4: Use LIBCURL_CPPFLAGS and not LIBCURL_INCLUDES to matchDavid Shaw2-5/+10
automake syntax.
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
libcurl people. * Makefile.am: Add readline.m4 and libcurl.m4.
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
rl_catch_signals. * libcurl.m4: Don't require curl-config to be present since it seems some binary packages don't include it. Allow users to specify LIBCURL and LIBCURL_INCLUDES for us.
2004-12-22* libcurl.m4: Be much more strict with libcurl by trying to compile andDavid Shaw2-1/+38
link a test program that uses the features that we need.
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
dependencies. We play guess-the-depedency for a while, and try termcap, curses, and ncurses.
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
logging. * gpgkeys_finger.c (get_key): s/unsigned char/byte/ due to a strange typedef for RISC OS. Noted by Stefan.
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
(min_automake_version): New. * LINGUAS: Added all languages we supported in 1.2.5. Copied all po files from 1.2.5. * autogen.sh: Updated to the modern version, grepping the required tool versions from configure.ac.
2004-05-22some late minor fixes.V1-3-6Werner Koch1-0/+1
2004-05-22About to release 1.3.6Werner Koch1-331/+0
2004-02-26Preparing for 1.3.5V1-3-5Werner Koch2-22/+28
2003-11-27about to release 1.3.4Werner Koch2-4/+8
2003-10-25New.Werner Koch23-0/+2702