aboutsummaryrefslogtreecommitdiffstats
path: root/m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * libcurl.m4: More comments.David Shaw2005-02-042-7/+5
|
* * libcurl.m4: All versions of curl-config support --feature.David Shaw2005-01-252-6/+11
|
* * libcurl.m4: Note that FTPS existed, but wasn't fullyDavid Shaw2005-01-222-14/+38
| | | | | standards-compliant until version 7.11.0.
* * libcurl.m4: Use LIBCURL_CPPFLAGS and not LIBCURL_INCLUDES to matchDavid Shaw2005-01-182-5/+10
| | | | | automake syntax.
* * Makefile.am, libusb.m4: New libusb check macro.David Shaw2005-01-033-1/+55
|
* * libcurl.m4: Rewrite this to use the new --protocols flag I gave to theDavid Shaw2004-12-243-68/+179
| | | | | | | libcurl people. * Makefile.am: Add readline.m4 and libcurl.m4.
* * libcurl.m4: OSX has a problem with their curl-config script.David Shaw2004-12-232-0/+11
|
* * readline.m4: Make sure that readline is modern enough to understandDavid Shaw2004-12-233-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.
* * libcurl.m4: Be much more strict with libcurl by trying to compile andDavid Shaw2004-12-222-1/+38
| | | | | link a test program that uses the features that we need.
* FTP keyserver support via gpgkeys_ftp. This is currently off by default.David Shaw2004-12-212-0/+45
|
* Readline fix to be robust against platforms where readline has its ownDavid Shaw2004-12-182-0/+60
| | | | | | dependencies. We play guess-the-depedency for a while, and try termcap, curses, and ncurses.
* We don't want this file in the CVSWerner Koch2004-10-261-337/+0
|
* * rndunix.c (start_gatherer) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch2004-10-141-0/+1
| | | | | | | | logging. * gpgkeys_finger.c (get_key): s/unsigned char/byte/ due to a strange typedef for RISC OS. Noted by Stefan.
* Updated po files from 1.2.5Werner Koch2004-07-271-1/+5
|
* * configure.ac (AM_GNU_GETTEXT_VERSION): New.Werner Koch2004-07-2716-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.
* some late minor fixes.V1-3-6Werner Koch2004-05-221-0/+1
|
* About to release 1.3.6Werner Koch2004-05-221-331/+0
|
* Preparing for 1.3.5V1-3-5Werner Koch2004-02-262-22/+28
|
* about to release 1.3.4Werner Koch2003-11-272-4/+8
|
* New.Werner Koch2003-10-2523-0/+2702