Sync usage with man page.
[netbsd-mini2440.git] / external / gpl2 / xcvs / dist / m4 / ChangeLog
blobb05f39b5dfe91da4c5ba1dd75c722288d25f56b3
1 2005-09-26  Derek Price  <derek@ximbiot.com>
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>.
7 2005-09-25  Derek Price  <derek@ximbiot.com>
9         * lstat.m4: Update from GNULIB.
11 2005-09-19  Derek Price  <derek@ximbiot.com>
13         Update from GNULIB.
14         * st_mtim.m4: Remove this file.
15         * timespec.m4, gnulib-cache.m4, gnulib-comp.m4: Updated.
17 2005-09-15  Derek Price  <derek@ximbiot.com>
19         * strstr.m4: Update from GNULIB.
21 2005-09-09  Derek Price  <derek@ximbiot.com>
23         * glob.m4: Update from GNULIB with alpha-quality glibc porting changes.
25 2005-09-06  Derek Price  <derek@ximbiot.com>
27         Update from GNULIB with alpha-quality patch.
28         * canon-host.m4, gnulib-comp.m4: Updated.
29         * getaddrinfo.m4, sockpfaf.m4: New files.
31 2005-09-05  Derek Price  <derek@ximbiot.com>
33         * mbchar.m4 (gl_MBCHAR): Only enable when wchar.h is found.
34         (Patch from Yoann Vandoorselaere <yoann.v@prelude-ids.com>.)
36 2005-09-04  Derek Price  <derek@ximbiot.com>
38         Update from GNULIB.
39         * glob.m4, gnulib-cache.m4, gnulib-comp.m4: Updated.
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.
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.
53 2005-09-03  Larry Jones  <lawrence.jones.ugs.com>
55         * getlogin_r.m4: Fix cut & paste error.
57 2005-08-12  Derek Price  <derek@ximbiot.com>
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.
66 2005-07-15  Derek Price  <derek@ximbiot.com>
68         * glob.m4: Import new version from GNULIB.
70 2005-06-15  Derek Price  <derek@ximbiot.com>
72         * bison.m4 (gl_BISON): Use new build-aux/bison-missing script.
74 2005-06-10  Derek Price  <derek@ximbiot.com>
76         Sync with GNULIB.
77         * getcwd-path-max.m4, rename.m4: Update from GNULIB.
78         * path-concat.m4: Rename to...
79         * filenamecat: ...this.
81         Test new stat module.
82         * stat.m4: Remove this file.
83         * lstat.m4: Don't check for empty string bug.
85 2005-05-28  Derek Price  <derek@ximbiot.com>
87         * glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/.  Add comment.
89 2005-05-25  Derek Price  <derek@ximbiot.com>
91         * glob.m4: Don't cater to Solaris here...
92         * extensions.m4: ...do it here instead.
94 2005-05-25  Derek Price  <derek@ximbiot.com>
96         * getlogin_r.m4: New module from GNULIB.
98 2005-05-24  Derek Price  <derek@ximbiot.com>
100         * lstat.m4, stat.m4: Define rpl_stat & rpl_lstat when needed.
102 2005-05-24  Derek Price  <derek@ximbiot.com>
104         * glob.m4 (gl_PREREQ_GLOB): Don't look for struct dirent64 or stat64.
106 2005-05-23  Derek Price  <derek@ximbiot.com>
108         * canonicalize.m4, path-concat.m4: Import from GNULIB.
110 2005-05-23  Derek Price  <derek@ximbiot.com>
112         * minmax.m4: New file from GNULIB.
114 2005-05-19  Derek Price  <derek@ximbiot.com>
116         * glob.m4 (gl_PREREQ_GLOB): Check for __posix_getpwnam_r for Solaris.
118 2005-05-19  Derek Price  <derek@ximbiot.com>
120         * glob.m4 (gl_PREREQ_GLOB): Check for <unistd.h>.
122 2005-05-18  Derek Price  <derek@ximbiot.com>
124         * glob.m4 (gl_GLOB): Don't check for <gnu-versions.h> explicitly.
125         (gl_PREREQ_GLOB): Check for <sys/cdefs.h>.
127 2005-05-17  Derek Price  <derek@ximbiot.com>
129         * glob.m4 (gl_GLOB): Prefer AC_COMPILE_IFELSE to AC_EGREP_CPP.
130         (Suggested by Paul Eggert <eggert@cs.ucla.edu>.)
132 2005-05-15  Derek Price  <derek@ximbiot.com>
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.
138 2005-05-12  Derek Price  <derek@ximbiot.com>
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.
146 2005-05-11  Derek Price  <derek@ximbiot.com>
148         * glob.m4: New file.
149         * strdup.m4: New file from GNULIB.
151 2005-05-10  Derek Price  <derek@ximbiot.com>
153         * getopt.m4, stat-macros.m4: Update from GNULIB.
155 2005-05-06  Derek Price  <derek@ximbiot.com>
157         * getopt.m4: Update from GNULIB.  Closes cvshome.org issue #248.
159 2005-05-03  Derek Price  <derek@ximbiot.com>
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.
166 2005-05-01  Mark D. Baushke  <mdb@cvshome.org>
168         * mmap-anon.m4: Update from GNULIB.
170 2005-04-25  Derek Price  <derek@ximbiot.com>
172         * getpass.m4, gettext.m4: Update from GNULIB.
174 2005-03-29  Mark D. Baushke  <mdb@cvshome.org>
176         * getcwd-path-max.m4: Update from GNULIB.
178 2005-03-22  Mark D. Baushke  <mdb@cvshome.org>
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.
187 2005-03-10  Mark D. Baushke  <mdb@cvshome.org>
189         * save-cwd.m4: Update from GNULIB.
191 2005-03-07  Mark D. Baushke  <mdb@cvshome.org>
193         * mmap-anon.m4: Update from GNULIB.
195 2005-03-03  Derek Price  <derek@ximbiot.com>
197         * mmap-anon.m4, pagealign_alloc.m4: New files from GNULIB.
199 2005-03-02  Jim Meyering  <jim@meyering.net>
201         * closeout.m4, fpending.m4, mbrtowc.m4, quotearg.m4: New from gnulib.
202         * gnulib.m4: Regenerated.
204 2005-03-01  Derek Price  <derek@ximbiot.com>
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.
229 2004-11-17  Derek Price  <derek@ximbiot.com>
231         * getopt.m4: Update from GNULIB.
233 2004-11-11  Mark D. Baushke  <mdb@cvshome.org>
235         * getopt.m4: Update from GNULIB.
237 2004-11-09  Mark D. Baushke  <mdb@cvshome.org>
239         * strftime.m4: Update from GNULIB.
241 2004-11-03  Mark D. Baushke  <mdb@cvshome.org>
243         * uint32_t.m4: Update from GNULIB.
245 2004-11-03  Derek Price  <derek@ximbiot.com>
247         * bison.m4 (gl_BISON): Update comment to specify the correct Automake
248         version number.
250 2004-11-03  Mark D. Baushke  <mdb@cvshome.org>
252         * readlink.m4, xreadlink.m4: New from GNULIB.
253         * uint32_t.m4: Update from GNULIB.
254         * gnulib.m4: Regenerated.
256 2004-11-02  Mark D. Baushke  <mdb@cvshome.org>
258         * getpass.m4, setenv.m4: Update from GNULIB.
260 2004-11-01  Derek Price  <derek@ximbiot.com>
262         * allocsa.m4, eealloc.m4, setenv.m4: New files from GNULIB.
264 2004-10-26  Derek Price  <derek@ximbiot.com>
266         * bison.m4 (gl_BISON): Update comment to eliminate new spaces from
267         generated configure script.
269 2004-10-26  Derek Price  <derek@ximbiot.com>
271         * bison.m4 (gl_BISON): Update comment to specify an Automake version
272         number, rather than Autoconf.
274 2004-10-26  Derek Price  <derek@ximbiot.com>
276         * bison.m4 (gl_BISON): Comment reasons for forking form GNULIB.
278 2004-10-25  Derek Price  <derek@ximbiot.com>
280         * rpmatch.m4, yesno.m4: New files from GNULIB.
282 2004-10-22  Derek Price  <derek@ximbiot.com>
284         * md5.m4, uint32_t.m4: New files from GNULIB.
286 2004-10-21  Derek Price  <derek@ximbiot.com>
288         * rpmatch.m4, yesno.m4: Back out addition.
290 2004-10-21  Derek Price  <derek@ximbiot.com>
292         * rpmatch.m4, yesno.m4: New files from GNULIB.
294 2004-10-21  Derek Price  <derek@ximbiot.com>
296         * getpagesize.m4: New file from GNULIB.
298 2004-10-21  Derek Price  <derek@ximbiot.com>
300         * realloc.m4: Remove this file.
302 2004-10-21  Derek Price  <derek@ximbiot.com>
304         * malloc.m4: Remove this file.
306 2004-10-20  Mark D. Baushke  <mdb@cvshome.org>
308         * sunos57-select.m4: New file. Work around Solaris 7 select()
309         hang.
311 2004-10-18  Derek Price  <derek@ximbiot.com>
313         * getopt.m4: Update file from GNULIB.
315 2004-10-15  Derek Price  <derek@ximbiot.com>
317         * vasprintf.m4: New file from GNULIB.
319 2004-10-09  Derek Price  <derek@ximbiot.com>
321         * lstat.m4: Update from GNULIB.
323 2004-10-09  Derek Price  <derek@ximbiot.com>
325         * stat.m4: Update from GNULIB.
327 2004-10-07  Derek Price  <derek@ximbiot.com>
329         * .cvsignore, Makefile.am, Makefile.in: Remove.
331 2004-10-06  Derek Price  <derek@ximbiot.com>
333         * getpass.m4: Update from GNULIB.
335 2004-10-06  Derek Price  <derek@ximbiot.com>
337         * strcase.m4: New file from GNULIB.
339 2004-10-06  Derek Price  <derek@ximbiot.com>
341         * ssize_t.m4: Update from GNULIB.
343 2004-10-06  Derek Price  <derek@ximbiot.com>
345         * stdbool.m4: Update from GNULIB.
347 2004-10-06  Derek Price  <derek@ximbiot.com>
349         * getopt.m4: Update from GNULIB.
351 2004-10-06  Derek Price  <derek@ximbiot.com>
353         * mkstemp.m4: Update from GNULIB.
355 2004-10-05  Derek Price  <derek@ximbiot.com>
357         * fnmatch.m4: Update from GNULIB.
359 2004-10-05  Derek Price  <derek@ximbiot.com>
361         * dirname.m4, dos.m4: Updated from GNULIB.
363 2004-10-05  Derek Price  <derek@ximbiot.com>
365         * Makefile.am (EXTRA_DIST): Add gnulib.m4.
366         * gnulib.m4: New file.
367         * xalloc.m4: Update from GNULIB.
369 2004-10-05  Derek Price  <derek@ximbiot.com>
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.
378 2004-10-05  Derek Price  <derek@ximbiot.com>
380         * save-cwd.m4: New file from GNULIB.
382 2004-10-05  Derek Price  <derek@ximbiot.com>
384         * alloca.m4: Import latest version from GNULIB.
386 2004-10-05  Derek Price  <derek@ximbiot.com>
388         * unlocked-io.m4: Import most recent version from GNULIB.
390 2004-10-05  Derek Price  <derek@ximbiot.com>
392         * regex.m4: Import most recent version from GNULIB.
394 2004-05-20  Derek Price  <derek@ximbiot.com>
396         * Makefile.am (EXTRA_DIST): Add strftime.m4.
397         * strftime.m4: New file.
399 2004-05-20  Derek Price  <derek@ximbiot.com>
401         * Makefile.am (EXTRA_DIST): Add tzset.m4.
403 2004-05-14  Derek Price  <derek@ximbiot.com>
405         * gettime.m4: Updated from GNULIB.
407 2004-05-03  Derek Price  <derek@ximbiot.com>
409         * bison.m4: Declare YACC & YFLAGS as precious vars.
411 2004-05-03  Derek Price  <derek@ximbiot.com>
413         * bison.m4: Use AM_MISSING_PROG rather than a set/subst combination.
415 2004-05-02  Derek Price  <derek@ximbiot.com>
417         * Makefile.am (EXTRA_DIST): Add strerror.m4 & strerror_r.m4.
418         * strerror_r.m4: New file.
419         * Makefile.in: Regenerated.
421 2004-04-28  Derek Price  <derek@ximbiot.com>
423         * unlocked-io.m4: Update to most recent version from GNULIB.
425 2004-04-27  Derek Price  <derek@ximbiot.com>
427         * Makefile.am (EXTRA_DIST): Add new files.
428         * bison.m4, tm_gmtoff.m4, getdate.m4: New files.
429         * Makefile.in: Regenerated.
431 2004-04-27  Derek Price  <derek@ximbiot.com>
433         * Makefile.am (EXTRA_DIST): Add new file.
434         * mktime.m4: New file.
435         * Makefile.in: Regenerated.
437 2004-04-27  Derek Price  <derek@ximbiot.com>
439         * Makefile.am (EXTRA_DIST): Add new file.
440         * time_r.m4: New file.
441         * Makefile.in: Regenerated.
443 2004-04-27  Derek Price  <derek@ximbiot.com>
445         * Makefile.am (EXTRA_DIST): Add new file.
446         * nanosleep.m4: New file.
447         * Makefile.in: Regenerated.
449 2004-04-27  Derek Price  <derek@ximbiot.com>
451         * Makefile.am (EXTRA_DIST): Add new files.
452         * clock_time.m4, gettime.m4: New files.
453         * Makefile.in: Regenerated.
455 2004-04-27  Derek Price  <derek@ximbiot.com>
457         * Makefile.am (EXTRA_DIST): Add new file.
458         * gettimeofday.m4: New file.
459         * Makefile.in: Regenerated.
461 2004-04-27  Derek Price  <derek@ximbiot.com>
463         * Makefile.am (EXTRA_DIST): Add new file.
464         * st_mtim.m4, timespec.m4: New file.
465         * Makefile.in: Regenerated.
467 2004-04-27  Derek Price  <derek@ximbiot.com>
469         * Makefile.am (EXTRA_DIST): Add new file.
470         * extensions.m4: New file.
471         * Makefile.in: Regenerated.
473 2004-04-27  Derek Price  <derek@ximbiot.com>
475         * dos.m4: Update from GNULIB.
477 2004-04-27  Derek Price  <derek@ximbiot.com>
479         Add dirname module from GNULIB.
481         * Makefile.am (EXTRA_DIST): Add new files.
482         * dirname.m4, dos.m4: New files.
483         * Makefile.in: Regenerated.
485 2004-04-21  Derek Price  <derek@ximbiot.com>
487         Add stdbool module from GNULIB.
489         * Makefile.am (EXTRA_DIST): Add stdbool.m4.
490         * stdbool.m4: New files.
491         * Makefile.in: Regenerated.
493 2004-04-14  Derek Price  <derek@ximbiot.com>
495         Update to current fnmatch module from GNULIB.
497         * Makefile.am (EXTRA_DIST): Add fnmatch.m4 * mbstate_t.m4.
498         * fnmatch.m4, mbstate_t.m4: New files.
499         * Makefile.in: Regenerated.
501 2004-04-07  Derek Price  <derek@ximbiot.com>
503         Update regex module from GNULIB.
505         * Makefile.am (EXTRA_DIST): Add regex.m4.
506         * regex.m4: New file.
508 2004-02-20  Derek Price  <derek@ximbiot.com>
510         Import xalloc module from GNULIB, as well as its remaining unimported
511         dependency, the exitfail module.
513         * Makefile.am (EXTRA_DIST): Add exitfail.m4 & xalloc.m4.
514         * exitfail.m4, xalloc.m4: New files.
515         * Makefile.in: Regenerated.
517 2004-02-18  Derek Price  <derek@ximbiot.com>
519         * xsize.m4: Update to a more recent version which AC_REQUIREs
520         AC_C_INLINE.
522 2004-02-15  Derek Price  <derek@ximbiot.com>
524         * Makefile.am (EXTRA_DIST): Add alloca.m4.
526 2004-02-15  Derek Price  <derek@ximbiot.com>
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.
533 2004-02-15  Derek Price  <derek@ximbiot.com>
535         Import xsize module from GNULIB for vasnprintf().
536         * size_max.m4, xsize.m4: New files.
537         * Makefile.am (EXTRA_DIST): Add new files.
539 2004-02-15  Derek Price  <derek@ximbiot.com>
541         Import alloca module from GNULIB for vasnprintf().
542         * alloca.m4: New file.
544 2003-11-25  Mark D. Baushke  <mdb@cvshome.org>
546         * Makefile.in: Regenerate for new configure.in.
548 2003-11-19  Derek Price  <derek@ximbiot.com>
550         * getline.m4, getndelim2.m4: Import new, synchronized, versions from
551         GNULIB.
553 2003-11-03  Derek Price  <derek@ximbiot.com>
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>.)
559 2003-10-23  Derek Price  <derek@ximbiot.com>
561         Avoid including getndelim.o in $(LIBOBJ) twice.
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.
568 2003-10-01  Derek Price  <derek@ximbiot.com>
570         Add the GNULIB restrict module.
572         * Makefile.am (EXTRA_DIST): Add restrict.m4.
573         * restrict.m4: New file.
574         * Makefile.in: Regenerated.
576 2003-10-01  Derek Price  <derek@ximbiot.com>
578         * Makefile.am (EXTRA_DIST): Add getopt.m4.
579         * getopt.m4: New file from GNULIB.
580         * Makefile.in: Regenerated.
582 2003-10-01  Derek Price  <derek@ximbiot.com>
584         * gettext.m4: Don't check for headers we assume per the notes in
585         HACKING.
587 2003-09-30  Derek Price  <derek@ximbiot.com>
589         Provide an atexit() function on systems which provide on_exit() but not
590         atexit().
592         * Makefile.am (EXTRA_DIST): Add atexit.m4.
593         * atexit.m4: New file.
594         * Makefile.in: Regenerated.
596 2003-08-11  Derek Price  <derek@ximbiot.com>
598         * getndelim2: Update from GNULIB to eliminate warning.
600 2003-07-31  Derek Price  <derek@ximbiot.com>
602         * getpass.m4: Update from GNULIB.
604 2003-07-29  Derek Price  <derek@ximbiot.com>
606         * getpass.m4: New file from GNULIB.
608 2003-07-25  Derek Price  <derek@ximbiot.com>
610         * getline.m4: Sync this file with GNULIB.
612 2003-07-24  Derek Price  <derek@ximbiot.com>
614         * gethostname.m4: New file from GNULIB.
616 2003-07-22  Derek Price  <derek@ximbiot.com>
618         * gettext.m4: Assume the existance of <limits.h> & <stddef.h> per C89.
620 2003-07-22  Derek Price  <derek@ximbiot.com>
622         * strerror.m4: New file from GNULIB.
624 2003-07-22  Derek Price  <derek@ximbiot.com>
626         * memmove.m4: New file from GNULIB.
628 2003-07-19  Derek Price  <derek@ximbiot.com>
630         * lstat.m4: Call the *_ONCE functions.  This almost syncs us with
631         GNULIB.
633 2003-07-19  Derek Price  <derek@ximbiot.com>
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.
640 2003-07-17  Derek Price  <derek@ximbiot.com>
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.)
649 2003-07-17  Derek Price  <derek@ximbiot.com>
651         * getndelim2.m4: New file.
652         * ssize_t.m4: Ditto.
654         * getline.m4: Depend on getndelim2 rather than getnline.
655         * getnline.m4: Depend on getndelim2.
657 2003-07-17  Derek Price  <derek@ximbiot.com>
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.)
663 2003-07-16  Derek Price  <derek@ximbiot.com>
665         * pathmax.m4: New file.
666         * Makefile.am (EXTRA_DIST): Add new file.
667         * Makefile.in: Regenerated.
669 2003-07-16  Derek Price  <derek@ximbiot.com>
671         * getline.m4: New file based on GNULIB and resubmitted to GNULIB.
672         * getnline.m4: Ditto.
674         * Makefile.am (EXTRA_DIST): Add new files.
676         * Makefile.in: Regenerated.
678 2003-07-15  Derek Price  <derek@ximbiot.com>
680         * unlocked-io.m4: Use the onceonly_2_57.m4 functions.  This syncs us
681         with GNULIB.
683 2003-06-16  Derek Price  <derek@ximbiot.com>
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>.)
689 2003-06-13  Derek Price  <derek@ximbiot.com>
691         * onceonly_2_57.m4: New file.
692         * Makefile.am (EXTRA_DIST): Add new file.
694         * Makefile.in: Regenerated.
696 2003-06-13  Derek Price  <derek@ximbiot.com>
698         * mkstemp.m4: New file.
699         * Makefile.am (EXTRA_DIST): Add new file.
701         * Makefile.in: Regenerated.
703 2003-06-13  Derek Price  <derek@ximbiot.com>
705         * asx_version_compare.c: Check for empty strings in version subparts.
707 2003-06-11  Derek Price  <derek@ximbiot.com>
709         * Makefile.am (EXTRA_DIST): Add new files and a few forgotten files.
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.
731         * Makefile.in: Regenerated.
733 2003-05-28  Derek Price  <derek@ximbiot.com>
735         * Makefile.in: Regenerated with README included in DIST_COMMON.
737 2003-05-27  Derek Price  <derek@ximbiot.com>
739         * README: New file explaining the GNULIB origin of many of the m4
740         files.
742 2003-05-22  Derek Price  <derek@ximbiot.com>
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.
749 2003-05-21  Derek Price  <derek@ximbiot.com>
751         * Makefile.in: Regenerate with Autoconf version 1.7.5.
753 2003-05-21  Derek Price  <derek@ximbiot.com>
755         * unlocked-io.m4: New file from GNULIB.
757 2003-05-21  Derek Price  <derek@ximbiot.com>
759         * realloc.m4: New file from GNULIB.
761 2003-05-20  Derek Price  <derek@ximbiot.com>
763         * lstat.m4 (jm_FUNC_LSTAT): Add check for the lstat directory with a
764         trailing slash bug.
766 2003-05-20  Derek Price  <derek@ximbiot.com>
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>.)
773         * Makefile.am (EXTRA_DIST): Add new file.
774         * Makefile.in: Regenerated.
776 2003-05-20  Derek Price  <derek@ximbiot.com>
778         * Makefile.am (EXTRA_DIST): s/acx_have_gssapi.m4/acx_with_gssapi.m4/.
780         * Makefile.in: Regenerated.
782 2003-05-20  Derek Price  <derek@ximbiot.com>
784         * .cvsignore: New file.
786 2003-05-19  Derek Price  <derek@ximbiot.com>
788         * Makefile.in (EXTRA_DIST): Add stat.m4, lstat.m4, malloc.m4.
789         * malloc.m4: New file from <https://savannah.gnu.org/projects/gnulib>.
791         * Makefile.in: Regenerated.
793 2003-05-19  Derek Price  <derek@ximbiot.com>
795         * lstat.m4: New file from
796         <https://savannah.gnu.org/projects/gnulib>.
797         * stat.m4: Ditto.
799         * Makefile.in: Regenerated.
801 2003-05-19  Derek Price  <derek@ximbiot.com>
803         * Makefile.am: New file.
804         * acx_have_gssapi.m4: Ditto.
805         * cvs_func_printf_ptr.m4: Ditto.