Mercurial > hg > octave-kai > gnulib-hg
view config/ChangeLog @ 4554:5a1e7c84e9cd
Use three spaces, rather than tab, after '#'
in shell-script copyright notices.
Suggested by Bruno Haible.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Fri, 15 Aug 2003 18:04:34 +0000 |
parents | 3358eb550c86 |
children | 02efc69861ae |
line wrap: on
line source
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.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, longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4, wint_t.m4. 2003-08-12 Karl Berry <karl@gnu.org> * srclist.txt: can't sync vasnprintf.c any more, changes have been made. 2003-08-03 Karl Berry <karl@gnu.org> * depcomp: update from automake. 2003-07-24 <karl@gnu.org> * missing: update from automake. 2003-07-23 <karl@gnu.org> * config.sub: update from prep. 2003-07-19 <karl@gnu.org> * config.sub: update from prep. 2003-07-17 <karl@gnu.org> * config.sub: update from prep. 2003-07-16 <karl@gnu.org> * srclist-update: was running fixlicense twice, which caused texinfo.tex to be nullified for some reason. Simplify, $gplsrc is no longer needed as far as I can see? 2003-07-15 Paul Eggert <eggert@twinsun.com> * srclist.txt: Get the following files from gettext-runtime/intl instead: config.charset, localcharset.c, localcharset.h, ref-add.sin, ref-del.sin. From Bruno Haible. * srclist-update (fixfile): Change grep pattern again, since the previous fix didn't work (there was another trailing $). Use '[$]' to escape the $s. 2003-07-15 <karl@gnu.org> * srclist-update (fixfile): Change grep pattern, since 'Id' gets expanded when surrounded by '$'. 2003-07-14 Paul Eggert <eggert@twinsun.com> * srclist.txt: Add tons more gettext files. $GETTEXT is now assumed to refer to the root of the most recent stable gettext version. * srclistvars.sh: Add defaults for eggert. * srclist-update: Convert LGPL to GPL in shell scripts, too. Match "This program" as well as "The program". This is needed for gettext. 2003-07-09 Paul Eggert <eggert@twinsun.com> * srclist.txt: Sort sublists. Add $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files that differ from gnulib for one reason or another; we'd like this list to be smaller but for now let's document what we have. 2003-07-08 Paul Eggert <eggert@twinsun.com> * srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding the use of GNU extensions. Change "x=`eval echo $x`" to the shorter and sweeter "eval x=$x". * srclist.txt: Get lib/argp* from glibc. 2003-07-06 <karl@gnu.org> * depcomp: update from automake. * config.sub: update from prep. 2003-07-03 <karl@gnu.org> * config.guess: update from prep. 2003-06-26 <karl@gnu.org> * depcomp: update from automake. 2003-06-22 <karl@gnu.org> * srclist.txt: update mkinstalldirs from automake. * mkinstalldirs: update. 2003-06-18 <karl@gnu.org> * config.{guess,sub}: update from prep. 2003-06-07 <karl@gnu.org> * config.{guess,sub}: update from prep. 2003-06-04 Paul Eggert <eggert@twinsun.com> * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for now, as glibc mktime is buggy on non-glibc systems. 2003-06-03 <karl@gnu.org> * config.sub: update from prep. 2003-06-02 <karl@gnu.org> * mkinstalldirs (version): new variable. (--version): new option. (usage): improve message. 2003-05-29 <karl@gnu.org> * config.rpath: update from gettext. 2003-05-24 <karl@gnu.org> * config.guess: update from prep. 2003-05-20 <karl@gnu.org> * config.guess: update from prep. 2003-05-18 <karl@gnu.org> * srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF might actually be set by the user. * depcomp, install-sh, mdate-sh: update from automake. 2003-05-11 <karl@gnu.org> * config.{guess,sub}: update from prep. 2003-01-03 <karl@gnu.org> * config.{guess,sub}: update from prep. 2002-12-24 <karl@gnu.org> * config.guess: update from prep. 2002-12-19 <karl@gnu.org> * config.guess: update from prep. 2002-12-12 <karl@gnu.org> * config.guess: update from prep. 2002-11-25 <karl@gnu.org> * install-sh: update from automake for variable quoting, $0 in error msgs, etc. * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry. * srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new entry. 2002-11-14 <karl@gnu.org> * mkinstalldirs: `do' on separate line, instead of `for var; do'. 2002-09-28 <karl@gnu.org> * srclist.txt: can't copy install-sh/mkinstalldirs from installed automake until the next release, since changes have been made. 2002-09-25 <karl@gnu.org> * srclist.txt: enable gettext.h check. * config.{guess,sub}: update from prep. * depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update from automake 1.6.3. See srclist*. 2002-02-17 Jim Meyering <meyering@lucent.com> * config.guess (main): Don't use `head -1'; it's no longer portable. Use `sed 1q' instead.