6f3aab9b1c12b167bc6cb7c2663da6155f3df50d
[gnulib.git] / config / ChangeLog
1 2003-11-21  Karl Berry  <karl@gnu.org>
2
3         * config.{sub,guess}: update from config.
4
5 2003-11-18  Karl Berry  <karl@gnu.org>
6
7         * config.{sub,guess}: update from config.
8         
9         * (printf-{parse,args}.[ch]): sync broken, sigh.
10
11 2003-11-09  Karl Berry  <karl@gnu.org>
12
13         * mkinstalldirs, depcomp, mdate-sh: update from automake.
14
15 2003-11-03  Karl Berry  <karl@gnu.org>
16
17         * config.{guess,sub}: update from config.
18
19 2003-11-02  Karl Berry  <karl@gnu.org>
20
21         * srclist.txt (vasprintf.c): sync broken, sigh.
22
23 2003-10-26  Karl Berry  <karl@gnu.org>
24
25         * srclist.txt (COPYING.DOC): no longer available from
26         /gd/gnuorg; don't know where the ultimate source is.
27
28 2003-10-18  Karl Berry  <karl@gnu.org>
29
30         * config.guess: update from config.
31
32 2003-10-16  Karl Berry  <karl@gnu.org>
33
34         * config.{guess,sub}: update from config.
35
36 2003-10-07  Karl Berry  <karl@gnu.org>
37
38         * config.{guess,sub}: update from config.
39
40 2003-10-04  Karl Berry  <karl@gnu.org>
41
42         * config.{guess,sub}: update from config.
43
44 2003-09-27  Karl Berry  <karl@gnu.org>
45
46         * mkinstalldirs: update from automake.
47
48 2003-09-25  Karl Berry  <karl@gnu.org>
49
50         * install-sh: update from automake.
51
52 2003-09-14  Karl Berry  <karl@gnu.org>
53
54         * srclist.txt (strdup.c): disable for c89 changes.
55
56 2003-09-11  Bruno Haible  <bruno@clisp.org>
57
58         * srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
59
60 2003-09-09  Paul Eggert  <eggert@twinsun.com>
61
62         * srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
63         libc.
64
65 2003-09-08  Karl Berry  <karl@gnu.org>
66
67         * config.sub, config.guess, srclistvars.sh: update from savannah
68                 config, forget about prep.
69
70         * depcomp, missing: update from automake.
71
72 2003-08-16  Paul Eggert  <eggert@twinsun.com>
73
74         * srclist.txt: Get regex.h, strdup.c, strtoll.c,
75         strtoul.c from libc, undoing this 2003-08-12 change:
76         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
77
78 2003-08-15  Paul Eggert  <eggert@twinsun.com>
79
80         * srclist-update: Use three spaces, rather than tab, after '#'
81         in shell-script copyright notices.  Suggested by Bruno Haible.
82         Remove unnecessary parenthesization in regular expression.
83
84 2003-08-13  Paul Eggert  <eggert@twinsun.com>
85
86         * srclist-update: Change update back to the old behavior, leaving
87         whitespace alone.  Use one 'sed' command rather than a pipeline.
88         (fixlicense): Now a variable, not a function.
89         (remove_trailing_blanks): Remove.
90         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
91         * config.guess, config.sub, install-sh, missing, texinfo.tex:
92         Undo previous (whitespace-only) change.
93
94 2003-08-12  Paul Eggert  <eggert@twinsun.com>
95
96         * srclist-update: Add copyright notice.
97         (remove_id_lines, remove_trailing_blanks): New constants.
98         (fixfile): Use them to normalize spacing a bit in copied files.
99         * config.guess, config.sub, install-sh, missing, texinfo.tex:
100         Normalize leading white space and remove trailing white space.
101
102         * texinfo.tex: Sync with texinfo.
103
104         * srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
105         strtoul.c from libc, to merge coreutils whitespace changes.
106
107         * srclist.txt: Get the following m4 files from gettext:
108         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
109         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
110         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
111         wint_t.m4.
112
113 2003-08-12  Karl Berry  <karl@gnu.org>
114
115         * srclist.txt: can't sync vasnprintf.c any more, changes have been
116         made.
117
118 2003-08-03  Karl Berry  <karl@gnu.org>
119
120         * depcomp: update from automake.
121
122 2003-07-24    <karl@gnu.org>
123
124         * missing: update from automake.
125
126 2003-07-23    <karl@gnu.org>
127
128         * config.sub: update from prep.
129
130 2003-07-19    <karl@gnu.org>
131
132         * config.sub: update from prep.
133
134 2003-07-17    <karl@gnu.org>
135
136         * config.sub: update from prep.
137
138 2003-07-16    <karl@gnu.org>
139
140         * srclist-update: was running fixlicense twice, which caused
141                 texinfo.tex to be nullified for some reason.  Simplify,
142                 $gplsrc is no longer needed as far as I can see?
143
144 2003-07-15  Paul Eggert  <eggert@twinsun.com>
145
146         * srclist.txt: Get the following files from gettext-runtime/intl
147         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
148         ref-del.sin.  From Bruno Haible.
149         * srclist-update (fixfile): Change grep pattern again, since the
150         previous fix didn't work (there was another trailing $).  Use
151         '[$]' to escape the $s.
152
153 2003-07-15    <karl@gnu.org>
154
155         * srclist-update (fixfile): Change grep pattern, since 'Id'
156         gets expanded when surrounded by '$'.
157
158 2003-07-14  Paul Eggert  <eggert@twinsun.com>
159
160         * srclist.txt: Add tons more gettext files.  $GETTEXT is now
161         assumed to refer to the root of the most recent stable gettext version.
162         * srclistvars.sh: Add defaults for eggert.
163         * srclist-update: Convert LGPL to GPL in shell scripts, too.
164         Match "This program" as well as "The program".  This is needed
165         for gettext.
166
167 2003-07-09  Paul Eggert  <eggert@twinsun.com>
168
169         * srclist.txt: Sort sublists.  Add $LIBCSRC/sysdeps/generic/strtoul.c.
170         In comments, add more libc files that differ from gnulib for one
171         reason or another; we'd like this list to be smaller but for now
172         let's document what we have.
173
174 2003-07-08  Paul Eggert  <eggert@twinsun.com>
175
176         * srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding the
177         use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
178         and sweeter "eval x=$x".
179         * srclist.txt: Get lib/argp* from glibc.
180
181 2003-07-06    <karl@gnu.org>
182
183         * depcomp: update from automake.
184         * config.sub: update from prep.
185
186 2003-07-03    <karl@gnu.org>
187
188         * config.guess: update from prep.
189
190 2003-06-26    <karl@gnu.org>
191
192         * depcomp: update from automake.
193
194 2003-06-22    <karl@gnu.org>
195
196         * srclist.txt: update mkinstalldirs from automake.
197         * mkinstalldirs: update.
198
199 2003-06-18    <karl@gnu.org>
200
201         * config.{guess,sub}: update from prep.
202
203 2003-06-07    <karl@gnu.org>
204
205         * config.{guess,sub}: update from prep.
206
207 2003-06-04  Paul Eggert  <eggert@twinsun.com>
208
209         * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for now,
210         as glibc mktime is buggy on non-glibc systems.
211
212 2003-06-03    <karl@gnu.org>
213
214         * config.sub: update from prep.
215
216 2003-06-02    <karl@gnu.org>
217
218         * mkinstalldirs (version): new variable.
219         (--version): new option.
220         (usage): improve message.
221
222 2003-05-29    <karl@gnu.org>
223
224         * config.rpath: update from gettext.
225
226 2003-05-24    <karl@gnu.org>
227
228         * config.guess: update from prep.
229
230 2003-05-20    <karl@gnu.org>
231
232         * config.guess: update from prep.
233
234 2003-05-18    <karl@gnu.org>
235
236         * srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF might
237                 actually be set by the user.
238
239         * depcomp, install-sh, mdate-sh: update from automake.
240
241 2003-05-11    <karl@gnu.org>
242
243         * config.{guess,sub}: update from prep.
244
245 2003-01-03    <karl@gnu.org>
246
247         * config.{guess,sub}: update from prep.
248
249 2002-12-24    <karl@gnu.org>
250
251         * config.guess: update from prep.
252
253 2002-12-19    <karl@gnu.org>
254
255         * config.guess: update from prep.
256
257 2002-12-12    <karl@gnu.org>
258
259         * config.guess: update from prep.
260
261 2002-11-25    <karl@gnu.org>
262
263         * install-sh: update from automake for variable quoting, $0 in
264         error msgs, etc.
265
266         * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
267         * srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
268         entry.
269
270 2002-11-14    <karl@gnu.org>
271
272         * mkinstalldirs: `do' on separate line, instead of `for var; do'.
273
274 2002-09-28    <karl@gnu.org>
275
276         * srclist.txt: can't copy install-sh/mkinstalldirs from installed
277         automake until the next release, since changes have been made.
278
279 2002-09-25    <karl@gnu.org>
280
281         * srclist.txt: enable gettext.h check.
282         * config.{guess,sub}: update from prep.
283         * depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
284                 from automake 1.6.3.
285         See srclist*.
286
287 2002-02-17  Jim Meyering  <meyering@lucent.com>
288
289         * config.guess (main): Don't use `head -1'; it's no longer portable.
290         Use `sed 1q' instead.