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