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