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