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