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