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