b0c767b67adfc86a6bd1edb40559300ceec40f5a
[gnulib.git] / config / ChangeLog
1 2003-08-12  Paul Eggert  <eggert@twinsun.com>
2
3         * srclist-update: Add copyright notice.
4         (remove_id_lines, remove_trailing_blanks): New constants.
5         (fixfile): Use them to normalize spacing a bit in copied files.
6         * config.guess, config.sub, install-sh, missing, texinfo.texi:
7         Normalize leading white space and remove trailing white space.
8         
9         * texinfo.tex: Sync with texinfo.
10
11         * srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
12         strtoul.c from libc, to merge coreutils whitespace changes.
13         
14         * srclist.txt: Get the following m4 files from gettext:
15         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
16         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
17         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
18         wint_t.m4.
19
20 2003-08-12  Karl Berry  <karl@gnu.org>
21
22         * srclist.txt: can't sync vasnprintf.c any more, changes have been
23         made.
24
25 2003-08-03  Karl Berry  <karl@gnu.org>
26
27         * depcomp: update from automake.
28
29 2003-07-24    <karl@gnu.org>
30
31         * missing: update from automake.
32
33 2003-07-23    <karl@gnu.org>
34
35         * config.sub: update from prep.
36
37 2003-07-19    <karl@gnu.org>
38
39         * config.sub: update from prep.
40
41 2003-07-17    <karl@gnu.org>
42
43         * config.sub: update from prep.
44
45 2003-07-16    <karl@gnu.org>
46
47         * srclist-update: was running fixlicense twice, which caused
48                 texinfo.tex to be nullified for some reason.  Simplify,
49                 $gplsrc is no longer needed as far as I can see?
50
51 2003-07-15  Paul Eggert  <eggert@twinsun.com>
52
53         * srclist.txt: Get the following files from gettext-runtime/intl
54         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
55         ref-del.sin.  From Bruno Haible.
56         * srclist-update (fixfile): Change grep pattern again, since the
57         previous fix didn't work (there was another trailing $).  Use
58         '[$]' to escape the $s.
59
60 2003-07-15    <karl@gnu.org>
61
62         * srclist-update (fixfile): Change grep pattern, since 'Id'
63         gets expanded when surrounded by '$'.
64
65 2003-07-14  Paul Eggert  <eggert@twinsun.com>
66
67         * srclist.txt: Add tons more gettext files.  $GETTEXT is now
68         assumed to refer to the root of the most recent stable gettext version.
69         * srclistvars.sh: Add defaults for eggert.
70         * srclist-update: Convert LGPL to GPL in shell scripts, too.
71         Match "This program" as well as "The program".  This is needed
72         for gettext.
73
74 2003-07-09  Paul Eggert  <eggert@twinsun.com>
75
76         * srclist.txt: Sort sublists.  Add $LIBCSRC/sysdeps/generic/strtoul.c.
77         In comments, add more libc files that differ from gnulib for one
78         reason or another; we'd like this list to be smaller but for now
79         let's document what we have.
80
81 2003-07-08  Paul Eggert  <eggert@twinsun.com>
82
83         * srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding the
84         use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
85         and sweeter "eval x=$x".
86         * srclist.txt: Get lib/argp* from glibc.
87
88 2003-07-06    <karl@gnu.org>
89
90         * depcomp: update from automake.
91         * config.sub: update from prep.
92
93 2003-07-03    <karl@gnu.org>
94
95         * config.guess: update from prep.
96
97 2003-06-26    <karl@gnu.org>
98
99         * depcomp: update from automake.
100
101 2003-06-22    <karl@gnu.org>
102
103         * srclist.txt: update mkinstalldirs from automake.
104         * mkinstalldirs: update.
105
106 2003-06-18    <karl@gnu.org>
107
108         * config.{guess,sub}: update from prep.
109
110 2003-06-07    <karl@gnu.org>
111
112         * config.{guess,sub}: update from prep.
113
114 2003-06-04  Paul Eggert  <eggert@twinsun.com>
115
116         * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for now,
117         as glibc mktime is buggy on non-glibc systems.
118
119 2003-06-03    <karl@gnu.org>
120
121         * config.sub: update from prep.
122
123 2003-06-02    <karl@gnu.org>
124
125         * mkinstalldirs (version): new variable.
126         (--version): new option.
127         (usage): improve message.
128
129 2003-05-29    <karl@gnu.org>
130
131         * config.rpath: update from gettext.
132
133 2003-05-24    <karl@gnu.org>
134
135         * config.guess: update from prep.
136
137 2003-05-20    <karl@gnu.org>
138
139         * config.guess: update from prep.
140
141 2003-05-18    <karl@gnu.org>
142
143         * srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF might
144                 actually be set by the user.
145
146         * depcomp, install-sh, mdate-sh: update from automake.
147
148 2003-05-11    <karl@gnu.org>
149
150         * config.{guess,sub}: update from prep.
151
152 2003-01-03    <karl@gnu.org>
153
154         * config.{guess,sub}: update from prep.
155
156 2002-12-24    <karl@gnu.org>
157
158         * config.guess: update from prep.
159
160 2002-12-19    <karl@gnu.org>
161
162         * config.guess: update from prep.
163
164 2002-12-12    <karl@gnu.org>
165
166         * config.guess: update from prep.
167
168 2002-11-25    <karl@gnu.org>
169
170         * install-sh: update from automake for variable quoting, $0 in
171         error msgs, etc.
172
173         * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
174         * srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
175         entry.
176
177 2002-11-14    <karl@gnu.org>
178
179         * mkinstalldirs: `do' on separate line, instead of `for var; do'.
180
181 2002-09-28    <karl@gnu.org>
182
183         * srclist.txt: can't copy install-sh/mkinstalldirs from installed
184         automake until the next release, since changes have been made.
185
186 2002-09-25    <karl@gnu.org>
187
188         * srclist.txt: enable gettext.h check.
189         * config.{guess,sub}: update from prep.
190         * depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
191                 from automake 1.6.3.
192         See srclist*.
193
194 2002-02-17  Jim Meyering  <meyering@lucent.com>
195
196         * config.guess (main): Don't use `head -1'; it's no longer portable.
197         Use `sed 1q' instead.