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