]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 25 Sep 2002 12:52:56 +0000 (12:52 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 25 Sep 2002 12:52:56 +0000 (12:52 +0000)
m4/ChangeLog
m4/Makefile.am

index c5a83e7d99741e0a0172fc8acb7b1c9deb234b59..0abd898cc47eceaf653737e098b40dbc2c4b76e8 100644 (file)
@@ -1,3 +1,12 @@
+2002-09-07  Bruno Haible  <bruno@clisp.org>
+
+       * host-os.m4 (UTILS_HOST_OS): Add a case for freebsd*-gnu*.
+
+2002-09-17  Jim Meyering  <meyering@lucent.com>
+
+       * jm-macros.m4 (jm_MACROS): Require gt_INTTYPES_PRI.
+       * inttypes-pri.m4 (gt_INTTYPES_PRI): New file, mostly from gettext.
+
 2002-09-16  Jim Meyering  <meyering@lucent.com>
 
        * prereq.m4: Forbid symbols matching ^jm_[A-Z].
index a7d55b917cb0d1246cb3e4f9a17231f74df32df6..064c8613f535f04eebd74646f6803524344f392c 100644 (file)
@@ -32,6 +32,7 @@ group-member.m4 \
 host-os.m4 \
 iconv.m4 \
 intdiv0.m4 \
+inttypes-pri.m4 \
 inttypes.m4 \
 isc-posix.m4 \
 jm-glibc-io.m4 \