2004-12-24 20:41:06 +01:00
|
|
|
2004-12-24 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
|
|
|
* libcurl.m4: Rewrite this to use the new --protocols flag I gave
|
|
|
|
to the libcurl people.
|
|
|
|
|
|
|
|
* Makefile.am: Add readline.m4 and libcurl.m4.
|
|
|
|
|
2004-12-23 17:12:13 +01:00
|
|
|
2004-12-23 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
2004-12-23 17:34:08 +01:00
|
|
|
* libcurl.m4: OSX has a problem with their curl-config script.
|
|
|
|
|
2004-12-23 17:12:13 +01:00
|
|
|
* readline.m4: Make sure that readline is modern enough to
|
|
|
|
understand 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 18:03:27 +01:00
|
|
|
2004-12-22 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
|
|
|
* libcurl.m4: Be much more strict with libcurl by trying to
|
|
|
|
compile and link a test program that uses the features that we
|
|
|
|
need.
|
|
|
|
|
2004-12-22 00:39:57 +01:00
|
|
|
2004-12-21 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
|
|
|
* libcurl.m4: New.
|
|
|
|
|
2004-12-18 23:23:49 +01:00
|
|
|
2004-12-18 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
|
|
|
* readline.m4: New.
|
|
|
|
|
2004-07-27 17:12:00 +02:00
|
|
|
2004-07-27 gettextize <bug-gnu-gettext@gnu.org>
|
|
|
|
|
|
|
|
* gettext.m4: Upgrade to gettext-0.14.1.
|
|
|
|
* intmax.m4: New file, from gettext-0.14.1.
|
|
|
|
* lib-ld.m4: Upgrade to gettext-0.14.1.
|
|
|
|
* lib-prefix.m4: Upgrade to gettext-0.14.1.
|
|
|
|
* longdouble.m4: New file, from gettext-0.14.1.
|
|
|
|
* longlong.m4: New file, from gettext-0.14.1.
|
|
|
|
* po.m4: Upgrade to gettext-0.14.1.
|
|
|
|
* printf-posix.m4: New file, from gettext-0.14.1.
|
|
|
|
* signed.m4: New file, from gettext-0.14.1.
|
|
|
|
* size_max.m4: New file, from gettext-0.14.1.
|
|
|
|
* ulonglong.m4: Upgrade to gettext-0.14.1.
|
|
|
|
* wchar_t.m4: New file, from gettext-0.14.1.
|
|
|
|
* wint_t.m4: New file, from gettext-0.14.1.
|
|
|
|
* xsize.m4: New file, from gettext-0.14.1.
|
|
|
|
* Makefile.am (EXTRA_DIST): Add the new files.
|
|
|
|
|
2003-10-25 18:27:24 +02:00
|
|
|
2003-10-25 gettextize <bug-gnu-gettext@gnu.org>
|
|
|
|
|
|
|
|
* codeset.m4: New file, from gettext-0.12.1.
|
|
|
|
* gettext.m4: New file, from gettext-0.12.1.
|
|
|
|
* glibc21.m4: New file, from gettext-0.12.1.
|
|
|
|
* iconv.m4: New file, from gettext-0.12.1.
|
|
|
|
* intdiv0.m4: New file, from gettext-0.12.1.
|
|
|
|
* inttypes.m4: New file, from gettext-0.12.1.
|
|
|
|
* inttypes_h.m4: New file, from gettext-0.12.1.
|
|
|
|
* inttypes-pri.m4: New file, from gettext-0.12.1.
|
|
|
|
* isc-posix.m4: New file, from gettext-0.12.1.
|
|
|
|
* lcmessage.m4: New file, from gettext-0.12.1.
|
|
|
|
* lib-ld.m4: New file, from gettext-0.12.1.
|
|
|
|
* lib-link.m4: New file, from gettext-0.12.1.
|
|
|
|
* lib-prefix.m4: New file, from gettext-0.12.1.
|
|
|
|
* nls.m4: New file, from gettext-0.12.1.
|
|
|
|
* po.m4: New file, from gettext-0.12.1.
|
|
|
|
* progtest.m4: New file, from gettext-0.12.1.
|
|
|
|
* stdint_h.m4: New file, from gettext-0.12.1.
|
|
|
|
* uintmax_t.m4: New file, from gettext-0.12.1.
|
|
|
|
* ulonglong.m4: New file, from gettext-0.12.1.
|
|
|
|
* Makefile.am: New file.
|
|
|
|
|