xref: /netbsd/external/gpl2/xcvs/dist/m4/ChangeLog (revision 6550d01e)
12005-09-26  Derek Price  <derek@ximbiot.com>
2
3	[bug #14639]
4	* acx_with_gssapi.m4: Find the crypto library on FreeBSD 5.x.
5	Patch from Serguei E. Leontiev <lse@CryptoPro.ru>.
6
72005-09-25  Derek Price  <derek@ximbiot.com>
8
9	* lstat.m4: Update from GNULIB.
10
112005-09-19  Derek Price  <derek@ximbiot.com>
12
13	Update from GNULIB.
14	* st_mtim.m4: Remove this file.
15	* timespec.m4, gnulib-cache.m4, gnulib-comp.m4: Updated.
16
172005-09-15  Derek Price  <derek@ximbiot.com>
18
19	* strstr.m4: Update from GNULIB.
20
212005-09-09  Derek Price  <derek@ximbiot.com>
22
23	* glob.m4: Update from GNULIB with alpha-quality glibc porting changes.
24
252005-09-06  Derek Price  <derek@ximbiot.com>
26
27	Update from GNULIB with alpha-quality patch.
28	* canon-host.m4, gnulib-comp.m4: Updated.
29	* getaddrinfo.m4, sockpfaf.m4: New files.
30
312005-09-05  Derek Price  <derek@ximbiot.com>
32
33	* mbchar.m4 (gl_MBCHAR): Only enable when wchar.h is found.
34	(Patch from Yoann Vandoorselaere <yoann.v@prelude-ids.com>.)
35
362005-09-04  Derek Price  <derek@ximbiot.com>
37
38	Update from GNULIB.
39	* glob.m4, gnulib-cache.m4, gnulib-comp.m4: Updated.
40
41	Add canon-host module from GNULIB.
42	* canon-host.m4: New file.
43	* gnulib-cache.m4, gnulib-comp.m4: Updated.
44	* gnulib.m4: Removed.
45
46	Update from GNULIB.
47	* getopt.m4, getpass.m4, lib-link.m4, lib-prefix.m4, minmax.m4,
48	regex.m4, strcase.m4, strstr.m4, unistd-safer.m4, xgetcwd.m4:
49	Updated.
50	* gnulib-cache.m4, gnulib-comp.m4, gnulib-tool.m4, mbchar.m4,
51	mbiter.m4, memchr.m4: New files.
52
532005-09-03  Larry Jones  <lawrence.jones.ugs.com>
54
55	* getlogin_r.m4: Fix cut & paste error.
56
572005-08-12  Derek Price  <derek@ximbiot.com>
58
59	Update from GNULIB.
60	* bison.m4, dup2.m4, getcwd-path-max.m4, getcwd.m4, getline.m4,
61	getopt.m4, gnulib.m4, mbrtowc.m4, mkstemp.m4, onceonly_2_57.m4,
62	pagealign_alloc.m4, regex.m4, save-cwd.m4, size_max.m4, strftime.m4,
63	unistd-safer.m4: Updated from GNULIB.
64	* getdelim.m4: New file.
65
662005-07-15  Derek Price  <derek@ximbiot.com>
67
68	* glob.m4: Import new version from GNULIB.
69
702005-06-15  Derek Price  <derek@ximbiot.com>
71
72	* bison.m4 (gl_BISON): Use new build-aux/bison-missing script.
73
742005-06-10  Derek Price  <derek@ximbiot.com>
75
76	Sync with GNULIB.
77	* getcwd-path-max.m4, rename.m4: Update from GNULIB.
78	* path-concat.m4: Rename to...
79	* filenamecat: ...this.
80
81	Test new stat module.
82	* stat.m4: Remove this file.
83	* lstat.m4: Don't check for empty string bug.
84
852005-05-28  Derek Price  <derek@ximbiot.com>
86
87	* glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/.  Add comment.
88
892005-05-25  Derek Price  <derek@ximbiot.com>
90
91	* glob.m4: Don't cater to Solaris here...
92	* extensions.m4: ...do it here instead.
93
942005-05-25  Derek Price  <derek@ximbiot.com>
95
96	* getlogin_r.m4: New module from GNULIB.
97
982005-05-24  Derek Price  <derek@ximbiot.com>
99
100	* lstat.m4, stat.m4: Define rpl_stat & rpl_lstat when needed.
101
1022005-05-24  Derek Price  <derek@ximbiot.com>
103
104	* glob.m4 (gl_PREREQ_GLOB): Don't look for struct dirent64 or stat64.
105
1062005-05-23  Derek Price  <derek@ximbiot.com>
107
108	* canonicalize.m4, path-concat.m4: Import from GNULIB.
109
1102005-05-23  Derek Price  <derek@ximbiot.com>
111
112	* minmax.m4: New file from GNULIB.
113
1142005-05-19  Derek Price  <derek@ximbiot.com>
115
116	* glob.m4 (gl_PREREQ_GLOB): Check for __posix_getpwnam_r for Solaris.
117
1182005-05-19  Derek Price  <derek@ximbiot.com>
119
120	* glob.m4 (gl_PREREQ_GLOB): Check for <unistd.h>.
121
1222005-05-18  Derek Price  <derek@ximbiot.com>
123
124	* glob.m4 (gl_GLOB): Don't check for <gnu-versions.h> explicitly.
125	(gl_PREREQ_GLOB): Check for <sys/cdefs.h>.
126
1272005-05-17  Derek Price  <derek@ximbiot.com>
128
129	* glob.m4 (gl_GLOB): Prefer AC_COMPILE_IFELSE to AC_EGREP_CPP.
130	(Suggested by Paul Eggert <eggert@cs.ucla.edu>.)
131
1322005-05-15  Derek Price  <derek@ximbiot.com>
133
134	* glob.m4 (gl_GLOB): Don't call gl_PREREQ_GLOB.
135	(gl_PREREQ_GLOB): Replace search for lots of headers by requiring
136	AC_HEADER_DIRENT.  dirent64 is a type, not a function.
137
1382005-05-12  Derek Price  <derek@ximbiot.com>
139
140	* d-type.m4: New file from GNULIB.
141	* glob.m4 (gl_GLOB): Remove indirection.  Check gnu-versions.h instead
142	of looking for glob_pattern_p().  Use new d-type macro.
143	(gl_PREREQ_GLOB): Reformat to remove blanks line in the generated
144	configure script.
145
1462005-05-11  Derek Price  <derek@ximbiot.com>
147
148	* glob.m4: New file.
149	* strdup.m4: New file from GNULIB.
150
1512005-05-10  Derek Price  <derek@ximbiot.com>
152
153	* getopt.m4, stat-macros.m4: Update from GNULIB.
154
1552005-05-06  Derek Price  <derek@ximbiot.com>
156
157	* getopt.m4: Update from GNULIB.  Closes cvshome.org issue #248.
158
1592005-05-03  Derek Price  <derek@ximbiot.com>
160
161	Update from GNULIB.
162	* clock_time.m4, gnulib.m4, lstat.m4, mkstemp.m4, nanosleep.m4,
163	stat-macros.m4: Updated.
164	* unistd-safer.m4: New file.
165
1662005-05-01  Mark D. Baushke  <mdb@cvshome.org>
167
168	* mmap-anon.m4: Update from GNULIB.
169
1702005-04-25  Derek Price  <derek@ximbiot.com>
171
172	* getpass.m4, gettext.m4: Update from GNULIB.
173
1742005-03-29  Mark D. Baushke  <mdb@cvshome.org>
175
176	* getcwd-path-max.m4: Update from GNULIB.
177
1782005-03-22  Mark D. Baushke  <mdb@cvshome.org>
179
180	* chdir-long.m4, closeout.m4, dirname.m4, exitfail.m4,
181	fpending.m4, getcwd.m4, getdate.m4, getline.m4, getpagesize.m4,
182	getpass.m4, gettext.m4, gnulib.m4, lib-link.m4, md5.m4,
183	memrchr.m4, nanosleep.m4, nls.m4, pathmax.m4, po.m4, quotearg.m4,
184	stat-macros.m4, stdint.m4, strftime.m4, timespec.m4,
185	unlocked-io.m4, xalloc.m4, yesno.m4: Update from GNULIB.
186
1872005-03-10  Mark D. Baushke  <mdb@cvshome.org>
188
189	* save-cwd.m4: Update from GNULIB.
190
1912005-03-07  Mark D. Baushke  <mdb@cvshome.org>
192
193	* mmap-anon.m4: Update from GNULIB.
194
1952005-03-03  Derek Price  <derek@ximbiot.com>
196
197	* mmap-anon.m4, pagealign_alloc.m4: New files from GNULIB.
198
1992005-03-02  Jim Meyering  <jim@meyering.net>
200
201	* closeout.m4, fpending.m4, mbrtowc.m4, quotearg.m4: New from gnulib.
202	* gnulib.m4: Regenerated.
203
2042005-03-01  Derek Price  <derek@ximbiot.com>
205
206	Update installed GNULIB modules.
207	* alloca.m4, allocsa.m4, atexit.m4, bison.m4, clock_time.m4,
208	codeset.m4, dirname.m4, dos.m4, eealloc.m4, eoverflow.m4, exitfail.m4,
209	extensions.m4, fnmatch.m4, getcwd.m4, getdate.m4, gethostname.m4,
210	getline.m4, getndelim2.m4, getnline.m4, getopt.m4, getpagesize.m4,
211	getpass.m4, gettext.m4, gettime.m4, gettimeofday.m4, glibc21.m4,
212	gnulib.m4, iconv.m4, intdiv0.m4, intmax.m4, intmax_t.m4,
213	inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4, lib-link.m4,
214	lib-prefix.m4, longdouble.m4, longlong.m4, lstat.m4, mbstate_t.m4,
215	md5.m4, memmove.m4, mkstemp.m4, mktime.m4, nanosleep.m4, nls.m4,
216	pathmax.m4, po.m4, printf-posix.m4, progtest.m4, readlink.m4, regex.m4,
217	restrict.m4, rpmatch.m4, save-cwd.m4, setenv.m4, signed.m4,
218	size_max.m4, ssize_t.m4, st_mtim.m4, stat.m4, stdbool.m4, stdint.m4,
219	stdint_h.m4, strcase.m4, strerror.m4, strerror_r.m4, strftime.m4,
220	time_r.m4, timespec.m4, tm_gmtoff.m4, tzset.m4, uint32_t.m4,
221	uintmax_t.m4, ulonglong.m4, unlocked-io.m4, vasnprintf.m4,
222	vasprintf.m4, wchar_t.m4, wint_t.m4, xalloc.m4, xgetcwd.m4,
223	xreadlink.m4, xsize.m4, yesno.m4: Updated from GNULIB.
224	* chdir-long.m4, d-ino.m4, dup2.m4, error.m4, ftruncate.m4,
225	getcwd-path-max.m4, glibc2.m4, mempcpy.m4, memrchr.m4, mkdir-slash.m4,
226	openat.m4, rename.m4, strstr.m4, strtol.m4, strtoul.m4: New files from
227	GNULIB.
228
2292004-11-17  Derek Price  <derek@ximbiot.com>
230
231	* getopt.m4: Update from GNULIB.
232
2332004-11-11  Mark D. Baushke  <mdb@cvshome.org>
234
235	* getopt.m4: Update from GNULIB.
236
2372004-11-09  Mark D. Baushke  <mdb@cvshome.org>
238
239	* strftime.m4: Update from GNULIB.
240
2412004-11-03  Mark D. Baushke  <mdb@cvshome.org>
242
243	* uint32_t.m4: Update from GNULIB.
244
2452004-11-03  Derek Price  <derek@ximbiot.com>
246
247	* bison.m4 (gl_BISON): Update comment to specify the correct Automake
248	version number.
249
2502004-11-03  Mark D. Baushke  <mdb@cvshome.org>
251
252	* readlink.m4, xreadlink.m4: New from GNULIB.
253	* uint32_t.m4: Update from GNULIB.
254	* gnulib.m4: Regenerated.
255
2562004-11-02  Mark D. Baushke  <mdb@cvshome.org>
257
258	* getpass.m4, setenv.m4: Update from GNULIB.
259
2602004-11-01  Derek Price  <derek@ximbiot.com>
261
262	* allocsa.m4, eealloc.m4, setenv.m4: New files from GNULIB.
263
2642004-10-26  Derek Price  <derek@ximbiot.com>
265
266	* bison.m4 (gl_BISON): Update comment to eliminate new spaces from
267	generated configure script.
268
2692004-10-26  Derek Price  <derek@ximbiot.com>
270
271	* bison.m4 (gl_BISON): Update comment to specify an Automake version
272	number, rather than Autoconf.
273
2742004-10-26  Derek Price  <derek@ximbiot.com>
275
276	* bison.m4 (gl_BISON): Comment reasons for forking form GNULIB.
277
2782004-10-25  Derek Price  <derek@ximbiot.com>
279
280	* rpmatch.m4, yesno.m4: New files from GNULIB.
281
2822004-10-22  Derek Price  <derek@ximbiot.com>
283
284	* md5.m4, uint32_t.m4: New files from GNULIB.
285
2862004-10-21  Derek Price  <derek@ximbiot.com>
287
288	* rpmatch.m4, yesno.m4: Back out addition.
289
2902004-10-21  Derek Price  <derek@ximbiot.com>
291
292	* rpmatch.m4, yesno.m4: New files from GNULIB.
293
2942004-10-21  Derek Price  <derek@ximbiot.com>
295
296	* getpagesize.m4: New file from GNULIB.
297
2982004-10-21  Derek Price  <derek@ximbiot.com>
299
300	* realloc.m4: Remove this file.
301
3022004-10-21  Derek Price  <derek@ximbiot.com>
303
304	* malloc.m4: Remove this file.
305
3062004-10-20  Mark D. Baushke  <mdb@cvshome.org>
307
308	* sunos57-select.m4: New file. Work around Solaris 7 select()
309	hang.
310
3112004-10-18  Derek Price  <derek@ximbiot.com>
312
313	* getopt.m4: Update file from GNULIB.
314
3152004-10-15  Derek Price  <derek@ximbiot.com>
316
317	* vasprintf.m4: New file from GNULIB.
318
3192004-10-09  Derek Price  <derek@ximbiot.com>
320
321	* lstat.m4: Update from GNULIB.
322
3232004-10-09  Derek Price  <derek@ximbiot.com>
324
325	* stat.m4: Update from GNULIB.
326
3272004-10-07  Derek Price  <derek@ximbiot.com>
328
329	* .cvsignore, Makefile.am, Makefile.in: Remove.
330
3312004-10-06  Derek Price  <derek@ximbiot.com>
332
333	* getpass.m4: Update from GNULIB.
334
3352004-10-06  Derek Price  <derek@ximbiot.com>
336
337	* strcase.m4: New file from GNULIB.
338
3392004-10-06  Derek Price  <derek@ximbiot.com>
340
341	* ssize_t.m4: Update from GNULIB.
342
3432004-10-06  Derek Price  <derek@ximbiot.com>
344
345	* stdbool.m4: Update from GNULIB.
346
3472004-10-06  Derek Price  <derek@ximbiot.com>
348
349	* getopt.m4: Update from GNULIB.
350
3512004-10-06  Derek Price  <derek@ximbiot.com>
352
353	* mkstemp.m4: Update from GNULIB.
354
3552004-10-05  Derek Price  <derek@ximbiot.com>
356
357	* fnmatch.m4: Update from GNULIB.
358
3592004-10-05  Derek Price  <derek@ximbiot.com>
360
361	* dirname.m4, dos.m4: Updated from GNULIB.
362
3632004-10-05  Derek Price  <derek@ximbiot.com>
364
365	* Makefile.am (EXTRA_DIST): Add gnulib.m4.
366	* gnulib.m4: New file.
367	* xalloc.m4: Update from GNULIB.
368
3692004-10-05  Derek Price  <derek@ximbiot.com>
370
371	* Makefile.am (EXTRA_DIST): Add new and previously missing files.
372	* eoverflow.m4, intmax.m4, printf-posix.m4: New files from GNULIB.
373	* gettext.m4, glibc21.m4, intmax_t.m4, inttypes_h.m4, lib-ld.m4,
374	lib-link.m4, lib-prefix.m4, longlong.m4, po.m4, stdint_h.m4,
375	uintmax_t.m4, ulonglong.m4, vasnprintf.m4: Import most recent versions
376	from GNULIB.
377
3782004-10-05  Derek Price  <derek@ximbiot.com>
379
380	* save-cwd.m4: New file from GNULIB.
381
3822004-10-05  Derek Price  <derek@ximbiot.com>
383
384	* alloca.m4: Import latest version from GNULIB.
385
3862004-10-05  Derek Price  <derek@ximbiot.com>
387
388	* unlocked-io.m4: Import most recent version from GNULIB.
389
3902004-10-05  Derek Price  <derek@ximbiot.com>
391
392	* regex.m4: Import most recent version from GNULIB.
393
3942004-05-20  Derek Price  <derek@ximbiot.com>
395
396	* Makefile.am (EXTRA_DIST): Add strftime.m4.
397	* strftime.m4: New file.
398
3992004-05-20  Derek Price  <derek@ximbiot.com>
400
401	* Makefile.am (EXTRA_DIST): Add tzset.m4.
402
4032004-05-14  Derek Price  <derek@ximbiot.com>
404
405	* gettime.m4: Updated from GNULIB.
406
4072004-05-03  Derek Price  <derek@ximbiot.com>
408
409	* bison.m4: Declare YACC & YFLAGS as precious vars.
410
4112004-05-03  Derek Price  <derek@ximbiot.com>
412
413	* bison.m4: Use AM_MISSING_PROG rather than a set/subst combination.
414
4152004-05-02  Derek Price  <derek@ximbiot.com>
416
417	* Makefile.am (EXTRA_DIST): Add strerror.m4 & strerror_r.m4.
418	* strerror_r.m4: New file.
419	* Makefile.in: Regenerated.
420
4212004-04-28  Derek Price  <derek@ximbiot.com>
422
423	* unlocked-io.m4: Update to most recent version from GNULIB.
424
4252004-04-27  Derek Price  <derek@ximbiot.com>
426
427	* Makefile.am (EXTRA_DIST): Add new files.
428	* bison.m4, tm_gmtoff.m4, getdate.m4: New files.
429	* Makefile.in: Regenerated.
430
4312004-04-27  Derek Price  <derek@ximbiot.com>
432
433	* Makefile.am (EXTRA_DIST): Add new file.
434	* mktime.m4: New file.
435	* Makefile.in: Regenerated.
436
4372004-04-27  Derek Price  <derek@ximbiot.com>
438
439	* Makefile.am (EXTRA_DIST): Add new file.
440	* time_r.m4: New file.
441	* Makefile.in: Regenerated.
442
4432004-04-27  Derek Price  <derek@ximbiot.com>
444
445	* Makefile.am (EXTRA_DIST): Add new file.
446	* nanosleep.m4: New file.
447	* Makefile.in: Regenerated.
448
4492004-04-27  Derek Price  <derek@ximbiot.com>
450
451	* Makefile.am (EXTRA_DIST): Add new files.
452	* clock_time.m4, gettime.m4: New files.
453	* Makefile.in: Regenerated.
454
4552004-04-27  Derek Price  <derek@ximbiot.com>
456
457	* Makefile.am (EXTRA_DIST): Add new file.
458	* gettimeofday.m4: New file.
459	* Makefile.in: Regenerated.
460
4612004-04-27  Derek Price  <derek@ximbiot.com>
462
463	* Makefile.am (EXTRA_DIST): Add new file.
464	* st_mtim.m4, timespec.m4: New file.
465	* Makefile.in: Regenerated.
466
4672004-04-27  Derek Price  <derek@ximbiot.com>
468
469	* Makefile.am (EXTRA_DIST): Add new file.
470	* extensions.m4: New file.
471	* Makefile.in: Regenerated.
472
4732004-04-27  Derek Price  <derek@ximbiot.com>
474
475	* dos.m4: Update from GNULIB.
476
4772004-04-27  Derek Price  <derek@ximbiot.com>
478
479	Add dirname module from GNULIB.
480
481	* Makefile.am (EXTRA_DIST): Add new files.
482	* dirname.m4, dos.m4: New files.
483	* Makefile.in: Regenerated.
484
4852004-04-21  Derek Price  <derek@ximbiot.com>
486
487	Add stdbool module from GNULIB.
488
489	* Makefile.am (EXTRA_DIST): Add stdbool.m4.
490	* stdbool.m4: New files.
491	* Makefile.in: Regenerated.
492
4932004-04-14  Derek Price  <derek@ximbiot.com>
494
495	Update to current fnmatch module from GNULIB.
496
497	* Makefile.am (EXTRA_DIST): Add fnmatch.m4 * mbstate_t.m4.
498	* fnmatch.m4, mbstate_t.m4: New files.
499	* Makefile.in: Regenerated.
500
5012004-04-07  Derek Price  <derek@ximbiot.com>
502
503	Update regex module from GNULIB.
504
505	* Makefile.am (EXTRA_DIST): Add regex.m4.
506	* regex.m4: New file.
507
5082004-02-20  Derek Price  <derek@ximbiot.com>
509
510	Import xalloc module from GNULIB, as well as its remaining unimported
511	dependency, the exitfail module.
512
513	* Makefile.am (EXTRA_DIST): Add exitfail.m4 & xalloc.m4.
514	* exitfail.m4, xalloc.m4: New files.
515	* Makefile.in: Regenerated.
516
5172004-02-18  Derek Price  <derek@ximbiot.com>
518
519	* xsize.m4: Update to a more recent version which AC_REQUIREs
520	AC_C_INLINE.
521
5222004-02-15  Derek Price  <derek@ximbiot.com>
523
524	* Makefile.am (EXTRA_DIST): Add alloca.m4.
525
5262004-02-15  Derek Price  <derek@ximbiot.com>
527
528	Import vasnprintf module from GNULIB.
529	* intmax_t.m4, longdouble.m4, longlong.m4, signed.m4, vasnprintf.m4,
530	wchar_t.m4, wint_t.m4: New files.
531	* Makefile.am (EXTRA_DIST): Add new files.
532
5332004-02-15  Derek Price  <derek@ximbiot.com>
534
535	Import xsize module from GNULIB for vasnprintf().
536	* size_max.m4, xsize.m4: New files.
537	* Makefile.am (EXTRA_DIST): Add new files.
538
5392004-02-15  Derek Price  <derek@ximbiot.com>
540
541	Import alloca module from GNULIB for vasnprintf().
542	* alloca.m4: New file.
543
5442003-11-25  Mark D. Baushke  <mdb@cvshome.org>
545
546	* Makefile.in: Regenerate for new configure.in.
547
5482003-11-19  Derek Price  <derek@ximbiot.com>
549
550	* getline.m4, getndelim2.m4: Import new, synchronized, versions from
551	GNULIB.
552
5532003-11-03  Derek Price  <derek@ximbiot.com>
554
555	* acx_extract_cpp_defn.m4 (ACX_EXTRACT_CPP_DEFN): Remove leading and
556	trailing white space around extracted definitions.
557	(Report from Mark D. Baushke <mdb@cvshome.org>.)
558
5592003-10-23  Derek Price  <derek@ximbiot.com>
560
561	Avoid including getndelim.o in $(LIBOBJ) twice.
562
563	* getndelim2.m4 (gl_GETNDELIM2): Only allow AC_LIBOBJ(getndelim2) to be
564	called once.
565	* getline.m4 (gl_GETLINE): Use gl_GETNDELIM2 rather than calling
566	AC_LIBOBJ(getndelim2) directly.
567
5682003-10-01  Derek Price  <derek@ximbiot.com>
569
570	Add the GNULIB restrict module.
571
572	* Makefile.am (EXTRA_DIST): Add restrict.m4.
573	* restrict.m4: New file.
574	* Makefile.in: Regenerated.
575
5762003-10-01  Derek Price  <derek@ximbiot.com>
577
578	* Makefile.am (EXTRA_DIST): Add getopt.m4.
579	* getopt.m4: New file from GNULIB.
580	* Makefile.in: Regenerated.
581
5822003-10-01  Derek Price  <derek@ximbiot.com>
583
584	* gettext.m4: Don't check for headers we assume per the notes in
585	HACKING.
586
5872003-09-30  Derek Price  <derek@ximbiot.com>
588
589	Provide an atexit() function on systems which provide on_exit() but not
590	atexit().
591
592	* Makefile.am (EXTRA_DIST): Add atexit.m4.
593	* atexit.m4: New file.
594	* Makefile.in: Regenerated.
595
5962003-08-11  Derek Price  <derek@ximbiot.com>
597
598	* getndelim2: Update from GNULIB to eliminate warning.
599
6002003-07-31  Derek Price  <derek@ximbiot.com>
601
602	* getpass.m4: Update from GNULIB.
603
6042003-07-29  Derek Price  <derek@ximbiot.com>
605
606	* getpass.m4: New file from GNULIB.
607
6082003-07-25  Derek Price  <derek@ximbiot.com>
609
610	* getline.m4: Sync this file with GNULIB.
611
6122003-07-24  Derek Price  <derek@ximbiot.com>
613
614	* gethostname.m4: New file from GNULIB.
615
6162003-07-22  Derek Price  <derek@ximbiot.com>
617
618	* gettext.m4: Assume the existance of <limits.h> & <stddef.h> per C89.
619
6202003-07-22  Derek Price  <derek@ximbiot.com>
621
622	* strerror.m4: New file from GNULIB.
623
6242003-07-22  Derek Price  <derek@ximbiot.com>
625
626	* memmove.m4: New file from GNULIB.
627
6282003-07-19  Derek Price  <derek@ximbiot.com>
629
630	* lstat.m4: Call the *_ONCE functions.  This almost syncs us with
631	GNULIB.
632
6332003-07-19  Derek Price  <derek@ximbiot.com>
634
635	* getline.m4: Merge more of Bruno Habile's GNULIB changes to this file
636	so our fork is less divergent.
637	* getndelim2.m4: Ditto.
638	* getnline.m4: Ditto.
639
6402003-07-17  Derek Price  <derek@ximbiot.com>
641
642	* getline.m4 (gl_PREREQ_GETLINE): s/gl_FUNC_GETNDELIM2/gl_GETNDELIM2/.
643	* getnline.m4 (gl_FUNC_GETNLINE): Rename to...
644	(gl_GETNLINE): ...this and s/gl_FUNC_GETNDELIM2/gl_GETNDELIM2/.
645	* getndelim2.m4 (gl_FUNC_GETNDELIM2): Rename to...
646	(gl_GETNDELIM2): ...this.
647	(Merging some of Bruno Habile's changes from GNULIB.)
648
6492003-07-17  Derek Price  <derek@ximbiot.com>
650
651	* getndelim2.m4: New file.
652	* ssize_t.m4: Ditto.
653
654	* getline.m4: Depend on getndelim2 rather than getnline.
655	* getnline.m4: Depend on getndelim2.
656
6572003-07-17  Derek Price  <derek@ximbiot.com>
658
659	* getline.m4 (AM_FUNC_GETLINE): Define HAVE_GETDELIM when a working
660	GNU getline() is found.
661	(Thanks again to Steve McIntyre <stevem@cvshome.org> for the report.)
662
6632003-07-16  Derek Price  <derek@ximbiot.com>
664
665	* pathmax.m4: New file.
666	* Makefile.am (EXTRA_DIST): Add new file.
667	* Makefile.in: Regenerated.
668
6692003-07-16  Derek Price  <derek@ximbiot.com>
670
671	* getline.m4: New file based on GNULIB and resubmitted to GNULIB.
672	* getnline.m4: Ditto.
673
674	* Makefile.am (EXTRA_DIST): Add new files.
675
676	* Makefile.in: Regenerated.
677
6782003-07-15  Derek Price  <derek@ximbiot.com>
679
680	* unlocked-io.m4: Use the onceonly_2_57.m4 functions.  This syncs us
681	with GNULIB.
682
6832003-06-16  Derek Price  <derek@ximbiot.com>
684
685	* acx_with_external_zlib.m4: Fix minor typo that was preventing
686	--with-external-zlib from linking.
687	(Patch from Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>.)
688
6892003-06-13  Derek Price  <derek@ximbiot.com>
690
691	* onceonly_2_57.m4: New file.
692	* Makefile.am (EXTRA_DIST): Add new file.
693
694	* Makefile.in: Regenerated.
695
6962003-06-13  Derek Price  <derek@ximbiot.com>
697
698	* mkstemp.m4: New file.
699	* Makefile.am (EXTRA_DIST): Add new file.
700
701	* Makefile.in: Regenerated.
702
7032003-06-13  Derek Price  <derek@ximbiot.com>
704
705	* asx_version_compare.c: Check for empty strings in version subparts.
706
7072003-06-11  Derek Price  <derek@ximbiot.com>
708
709	* Makefile.am (EXTRA_DIST): Add new files and a few forgotten files.
710
711	* codeset.m4: New gettext support macros.
712	* gettext.m4: Ditto.
713	* glibc21.m4: Ditto.
714	* iconv.m4: Ditto.
715	* intdiv0.m4: Ditto.
716	* inttypes-pri.m4: Ditto.
717	* inttypes.m4: Ditto.
718	* inttypes_h.m4: Ditto.
719	* isc-posix.m4: Ditto.
720	* lcmessage.m4: Ditto.
721	* lib-ld.m4: Ditto.
722	* lib-link.m4: Ditto.
723	* lib-prefix.m4: Ditto.
724	* nls.m4: Ditto.
725	* po.m4: Ditto.
726	* progtest.m4: Ditto.
727	* stdint_h.m4: Ditto.
728	* uintmax_t.m4: Ditto.
729	* ulonglong.m4: Ditto.
730
731	* Makefile.in: Regenerated.
732
7332003-05-28  Derek Price  <derek@ximbiot.com>
734
735	* Makefile.in: Regenerated with README included in DIST_COMMON.
736
7372003-05-27  Derek Price  <derek@ximbiot.com>
738
739	* README: New file explaining the GNULIB origin of many of the m4
740	files.
741
7422003-05-22  Derek Price  <derek@ximbiot.com>
743
744	* acx_with_external_zlib.m4: Check version of unused ZLIBs and warn
745	when they are newer than the selected version.
746	* acx_extract_cpp_defn.m4: New file.
747	* asx_version_compare.m4: Ditto.
748
7492003-05-21  Derek Price  <derek@ximbiot.com>
750
751	* Makefile.in: Regenerate with Autoconf version 1.7.5.
752
7532003-05-21  Derek Price  <derek@ximbiot.com>
754
755	* unlocked-io.m4: New file from GNULIB.
756
7572003-05-21  Derek Price  <derek@ximbiot.com>
758
759	* realloc.m4: New file from GNULIB.
760
7612003-05-20  Derek Price  <derek@ximbiot.com>
762
763	* lstat.m4 (jm_FUNC_LSTAT): Add check for the lstat directory with a
764	trailing slash bug.
765
7662003-05-20  Derek Price  <derek@ximbiot.com>
767
768	* acx_with_external_zlib.m4 (--with-external-zlib): New file with new
769	ACX_WITH_SYSTEM_VLIB function to use the system's installed version of
770	zlib library.
771	(Original patch from Anthon Pang <apang@telus.net>.)
772
773	* Makefile.am (EXTRA_DIST): Add new file.
774	* Makefile.in: Regenerated.
775
7762003-05-20  Derek Price  <derek@ximbiot.com>
777
778	* Makefile.am (EXTRA_DIST): s/acx_have_gssapi.m4/acx_with_gssapi.m4/.
779
780	* Makefile.in: Regenerated.
781
7822003-05-20  Derek Price  <derek@ximbiot.com>
783
784	* .cvsignore: New file.
785
7862003-05-19  Derek Price  <derek@ximbiot.com>
787
788	* Makefile.in (EXTRA_DIST): Add stat.m4, lstat.m4, malloc.m4.
789	* malloc.m4: New file from <https://savannah.gnu.org/projects/gnulib>.
790
791	* Makefile.in: Regenerated.
792
7932003-05-19  Derek Price  <derek@ximbiot.com>
794
795	* lstat.m4: New file from
796	<https://savannah.gnu.org/projects/gnulib>.
797	* stat.m4: Ditto.
798
799	* Makefile.in: Regenerated.
800
8012003-05-19  Derek Price  <derek@ximbiot.com>
802
803	* Makefile.am: New file.
804	* acx_have_gssapi.m4: Ditto.
805	* cvs_func_printf_ptr.m4: Ditto.
806