Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
[gnulib.git] / m4 / ChangeLog
index 86a62e5..9051bc9 100644 (file)
@@ -1,3 +1,83 @@
+2004-04-18  Jim Meyering  <jim@meyering.net>
+
+       * prereq.m4: Don't forbid jm_ prefix.
+
+       * afs.m4, allocsa.m4, assert.m4, backupfile.m4, bison.m4:
+       * check-decl.m4, chown.m4, d-ino.m4, d-type.m4, dirname.m4, dos.m4:
+       * error.m4, fpending.m4, fstypename.m4, fsusage.m4, ftruncate.m4:
+       * getdate.m4, getgroups.m4, gettext.m4, glibc21.m4, group-member.m4:
+       * human.m4, intmax.m4, intmax_t.m4, inttostr.m4, inttypes.m4:
+       * inttypes_h.m4, jm-macros.m4, jm-winsz1.m4, jm-winsz2.m4, lchown.m4:
+       * lib-check.m4, link-follow.m4, localcharset.m4, longlong.m4:
+       * ls-mntd-fs.m4, lstat.m4, makepath.m4, mbrtowc.m4, mbswidth.m4:
+       * memchr.m4, memcmp.m4, mkdtemp.m4, mkstemp.m4, mountlist.m4:
+       * nanosleep.m4, path-concat.m4, perl.m4, prereq.m4, putenv.m4:
+       * quotearg.m4, regex.m4, stat.m4, stdint_h.m4, strftime.m4:
+       * strtoimax.m4, strtoll.m4, strtoull.m4, strtoumax.m4, timespec.m4:
+       * uintmax_t.m4, ulonglong.m4, unlink-busy.m4, unlocked-io.m4:
+       * uptime.m4, utimbuf.m4, utime.m4, utimes-null.m4, vasnprintf.m4:
+       * xstrtoimax.m4, xstrtol.m4, xstrtoumax.m4:
+       Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
+
+2004-04-16  Jim Meyering  <jim@meyering.net>
+
+       * prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
+       coreutils' stat program.
+       (gl_PREREQ): Don't require jm_PREREQ_STAT.
+
+2004-03-31  Jim Meyering  <jim@meyering.net>
+
+       * prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
+       Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
+       * xalloc.m4: Likewise.
+
+2004-03-30  Jim Meyering  <jim@meyering.net>
+
+       * realloc.m4: Remove file, since now it does no more than
+       AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
+       the `configure.ac' section of module/realloc.
+       * malloc.m4: Likewise, but for AC_FUNC_MALLOC.
+
+2004-03-30  Paul Eggert  <eggert@twinsun.com>
+
+       Merge from coreutils.
+
+       * inttostr.m4: New file.
+       * getdate.m4 (gl_GETDATE): Remove time-related stuff.
+       Require AM_STDBOOL_H and gl_TIMESPEC instead.
+       Require gl_CLOCK_TIME.
+       * clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
+
+2004-03-30  Jim Meyering  <jim@meyering.net>
+
+       Merge from coreutils.
+
+       Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
+       * ls-mntd-fs.m4: Test for sys/ucred.h separately, since
+       on some systems one must include <grp.h> before it.
+       Reported by Christian Krackowizer.
+
+2004-03-29  Paul Eggert  <eggert@twinsun.com>
+
+       * cloexec.m4: New file.
+
+2004-03-18  Paul Eggert  <eggert@twinsun.com>
+            Bruno Haible  <bruno@clisp.org>
+
+       * mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
+       mbswidth.
+
+2004-03-07  Paul Eggert  <eggert@twinsun.com>
+
+       * c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
+       All uses changed.  Check for sa_sigaction member; this fixes
+       a bug first reported by Jason Andrade in
+       <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
+
+2004-01-18  Simon Josefsson  <jas@extundo.com>
+
+       * strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
+
 2004-02-18  Bruno Haible  <bruno@clisp.org>
 
        * xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
        * idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
        or for string.h.
        * long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
-       * mkpath.m4 (gl_MAKEPATH): Do not check for string.h or standard
+       * makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
        C headers.
        * md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
        memcpy.
        * sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
-       * memrchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
+       * memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
        * memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
        * memcoll.m4 (gl_MEMCOLL): Likewise.
        * memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
        * mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
        * modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
        * mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
-       C orders, or for string.h.
+       C headers, or for string.h.
        * obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
        (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
        * path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C