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