*** empty log message ***
[gnulib.git] / m4 / ChangeLog
index 857f33f..462147a 100644 (file)
@@ -1,3 +1,172 @@
+1999-04-20  Jim Meyering  <meyering@ascend.com>
+
+       * xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
+       Replace xstroull if necessary.
+       From Paul Eggert.
+
+1999-04-20  Paul Eggert  <eggert@twinsun.com>
+
+       * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
+       * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
+
+1999-04-18  Jim Meyering  <meyering@ascend.com>
+
+       * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
+       * jm-macros.m4: Use it.
+
+1999-04-06  Jim Meyering  <meyering@ascend.com>
+
+       * strftime.m4: Remove test for %f.
+
+1999-03-29  Jim Meyering  <meyering@ascend.com>
+
+       * jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
+       superset of the AC_TYPE_* checks in the textutils, fileutils,
+       and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
+       AC_TYPE_PID_T.
+
+1999-03-28  Jim Meyering  <meyering@ascend.com>
+
+       * jm-macros.m4: Define GNU_PACKAGE here.
+       Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
+       replaced e.g., in the *.sh files of the sh-utils.
+
+1999-03-20  Jim Meyering  <meyering@ascend.com>
+
+       * jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
+       * regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
+       Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
+
+1999-03-19  Jim Meyering  <meyering@ascend.com>
+
+       * jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
+
+1999-03-12  Jim Meyering  <meyering@ascend.com>
+
+       * jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
+
+1999-03-07  Jim Meyering  <meyering@ascend.com>
+
+       * jm-glibc-io.m4: Use only those *_unlocked macros that are declared.
+
+1999-02-17  Jim Meyering  <meyering@ascend.com>
+
+       * gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of brackets
+       in macro definition.  From Eli Zaretskii and Alain Magloire.
+
+1999-02-07  Jim Meyering  <meyering@ascend.com>
+
+       * group-member.m4: New file -- extracted from sh-utils' configure.in.
+
+       1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
+       * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
+
+1999-02-06  Jim Meyering  <meyering@ascend.com>
+
+       * chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
+       * fnmatch.m4: Likewise.
+       * getgroups.m4: Likewise.
+       * lstat.m4: Likewise.
+       * malloc.m4: Likewise.
+       * putenv.m4: Likewise.
+       * realloc.m4: Likewise.
+       * regex.m4: Likewise.
+       * stat.m4: Likewise.
+       * strftime.m4: Likewise.
+       Suggestion from Alain Magloire.
+
+       * chown.m4: Use `.$ac_objext', not `.o'.
+       * fnmatch.m4: Likewise.
+       * getgroups.m4: Likewise.
+       * getline.m4: Likewise.
+       * lstat.m4: Likewise.
+       * malloc.m4: Likewise.
+       * memcmp.m4: Likewise.
+       * putenv.m4: Likewise.
+       * realloc.m4: Likewise.
+       * regex.m4: Likewise.
+       * stat.m4: Likewise.
+       * strftime.m4: Likewise.
+       Suggestion from Alain Magloire.
+
+       * jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
+       an argument.
+
+       * regex.m4: Add a run-time Test for proper operation of
+       re_compile_pattern.
+
+1999-01-31  Jim Meyering  <meyering@ascend.com>
+
+       * getloadavg.m4: Check for locale.h and the function, setlocale.
+
+1999-01-30  Jim Meyering  <meyering@ascend.com>
+
+       * check-type.m4: Use 3-arg form of AC_DEFINE.
+
+       * jm-mktime.m4: Make this a wrapper around the official AM_FUNC_MKTIME
+       rather than my private copy, now that the official one is up to date.
+       * mktime.m4: Remove file.
+
+       * getloadavg.m4: Use 3-arg form of AC_DEFINE.
+       * uptime.m4: Likewise.
+       * uintmax_t.m4: Likewise.
+
+1999-01-28  Jim Meyering  <meyering@ascend.com>
+
+       * jm-macros.m4: Use jm_AFS.
+       * afs.m4: New file (from fileutils' configure.in).
+
+       * assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
+       * chown.m4: Likewise.
+       * d-ino.m4: Likewise.
+       * d-type.m4: Likewise.
+       * fnmatch.m4: Likewise.
+       * getgroups.m4: Likewise.
+       * gettext.m4: Likewise.
+       * jm-mktime.m4: Likewise.
+       * jm-winsz2.m4: Likewise.
+       * lcmessage.m4: Likewise.
+       * ls-mntd-fs.m4: Likewise.
+       * malloc.m4: Likewise.
+       * memcmp.m4: Likewise.
+       * putenv.m4: Likewise.
+       * realloc.m4: Likewise.
+       * st_mtim.m4: Likewise.
+       * strftime.m4: Likewise.
+
+1999-01-16  Jim Meyering  <meyering@ascend.com>
+
+       * jm-macros.m4 (ARGMATCH_DIE): Define.
+       (ARGMATCH_DIE_DECL): Define.
+
+1999-01-12  Jim Meyering  <meyering@ascend.com>
+
+       * Makefile.am.in: Rewrite to avoid using fmt.
+       Reported by Lars Hecking.
+
+1999-01-10  Jim Meyering  <meyering@ascend.com>
+
+       * fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
+       gross kludge.
+       * inttypes_h.m4: Likewise.
+       * lstat.m4: Likewise.
+       * malloc.m4: Likewise.
+       * readdir.m4: Likewise.
+       * realloc.m4: Likewise.
+       * st_dm_mode.m4: Likewise.
+       * stat.m4: Likewise.
+       * utimbuf.m4: Likewise.
+       * utimes.m4: Likewise.
+
+       * check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
+       AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
+       comments in config.h.in are meaningful.
+
+       * jm-macros.m4: Require autoconf-2.13 here.
+
+       * regex.m4: By default, don't use the included regex.c on systems
+       with glibc 2.  Suggestion from Uli Drepper.
+
 1999-01-02  Jim Meyering  <meyering@ascend.com>
 
        * jm-macros.m4: Replace strcasecmp and strncasecmp.