Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
[gnulib.git] / config / ChangeLog
index b0c767b..de2e498 100644 (file)
+2004-03-09  Paul Eggert  <eggert@twinsun.com>
+
+       * srclistvars.sh: Add GNUWWWLICENSES for eggert.
+       * srclist.txt: Sync getopt with libc.  Add getopt_int.h.
+       Bring back getopt.c, getopt.h, getopt1.c.
+
+2004-02-23  Karl Berry  <karl@gnu.org>
+
+       * srclistvars.sh (GNUORG) [karl]: redefine.
+       * srclist.txt: add maintain/standards documents.
+
+2004-02-16  Karl Berry  <karl@gnu.org>
+
+       * mkinstalldirs, install-sh: update from automake.
+
+2004-01-20  Karl Berry  <karl@gnu.org>
+
+       * config.guess: update from config.
+
+       * srclistvars.sh: GNUWWWLICENSES for karl.
+
+2004-01-18  Karl Berry  <karl@gnu.org>
+
+       * srclistvars.sh (GNUWWWLICENSES): new variable.
+       * srclist.txt ({fdl,gpl,lgpl}.text): get from there.
+
+2004-01-14  Karl Berry  <karl@gnu.org>
+
+       * install-sh: update from automake.
+
+2004-01-13  Karl Berry  <karl@gnu.org>
+
+       * install-sh: update from automake.
+
+2004-01-09  Karl Berry  <karl@gnu.org>
+
+       * install-sh: update from automake.
+
+2004-01-05  Karl Berry  <karl@gnu.org>
+
+       * config.{sub,guess}: update from config.
+
+2003-12-31  Karl Berry  <karl@gnu.org>
+
+       * depcomp: update from automake.
+
+2003-11-21  Karl Berry  <karl@gnu.org>
+
+       * config.{sub,guess}: update from config.
+
+2003-11-18  Karl Berry  <karl@gnu.org>
+
+       * config.{sub,guess}: update from config.
+       
+       * (printf-{parse,args}.[ch]): sync broken, sigh.
+
+2003-11-09  Karl Berry  <karl@gnu.org>
+
+       * mkinstalldirs, depcomp, mdate-sh: update from automake.
+
+2003-11-03  Karl Berry  <karl@gnu.org>
+
+       * config.{guess,sub}: update from config.
+
+2003-11-02  Karl Berry  <karl@gnu.org>
+
+       * srclist.txt (vasprintf.c): sync broken, sigh.
+
+2003-10-26  Karl Berry  <karl@gnu.org>
+
+       * srclist.txt (COPYING.DOC): no longer available from
+       /gd/gnuorg; don't know where the ultimate source is.
+
+2003-10-18  Karl Berry  <karl@gnu.org>
+
+       * config.guess: update from config.
+
+2003-10-16  Karl Berry  <karl@gnu.org>
+
+       * config.{guess,sub}: update from config.
+
+2003-10-07  Karl Berry  <karl@gnu.org>
+
+       * config.{guess,sub}: update from config.
+
+2003-10-04  Karl Berry  <karl@gnu.org>
+
+       * config.{guess,sub}: update from config.
+
+2003-09-27  Karl Berry  <karl@gnu.org>
+
+       * mkinstalldirs: update from automake.
+
+2003-09-25  Karl Berry  <karl@gnu.org>
+
+       * install-sh: update from automake.
+
+2003-09-14  Karl Berry  <karl@gnu.org>
+
+       * srclist.txt (strdup.c): disable for c89 changes.
+
+2003-09-11  Bruno Haible  <bruno@clisp.org>
+
+       * srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
+
+2003-09-09  Paul Eggert  <eggert@twinsun.com>
+
+       * srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
+       libc.
+
+2003-09-08  Karl Berry  <karl@gnu.org>
+
+       * config.sub, config.guess, srclistvars.sh: update from savannah
+               config, forget about prep.
+
+       * depcomp, missing: update from automake.
+
+2003-08-16  Paul Eggert  <eggert@twinsun.com>
+
+       * srclist.txt: Get regex.h, strdup.c, strtoll.c,
+       strtoul.c from libc, undoing this 2003-08-12 change:
+       <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
+
+2003-08-15  Paul Eggert  <eggert@twinsun.com>
+
+       * srclist-update: Use three spaces, rather than tab, after '#'
+       in shell-script copyright notices.  Suggested by Bruno Haible.
+       Remove unnecessary parenthesization in regular expression.
+
+2003-08-13  Paul Eggert  <eggert@twinsun.com>
+
+       * srclist-update: Change update back to the old behavior, leaving
+       whitespace alone.  Use one 'sed' command rather than a pipeline.
+       (fixlicense): Now a variable, not a function.
+       (remove_trailing_blanks): Remove.
+       (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
+       * config.guess, config.sub, install-sh, missing, texinfo.tex:
+       Undo previous (whitespace-only) change.
+
 2003-08-12  Paul Eggert  <eggert@twinsun.com>
 
        * srclist-update: Add copyright notice.
        (remove_id_lines, remove_trailing_blanks): New constants.
        (fixfile): Use them to normalize spacing a bit in copied files.
-       * config.guess, config.sub, install-sh, missing, texinfo.texi:
+       * config.guess, config.sub, install-sh, missing, texinfo.tex:
        Normalize leading white space and remove trailing white space.
-       
+
        * texinfo.tex: Sync with texinfo.
 
        * srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
        strtoul.c from libc, to merge coreutils whitespace changes.
-       
+
        * srclist.txt: Get the following m4 files from gettext:
        codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
        inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,