]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 08:23:43 +0000 (08:23 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Feb 2002 08:23:43 +0000 (08:23 +0000)
m4/ChangeLog
old/textutils/ChangeLog

index d233d8a5607b6a90722c72d057802166de7cb759..a7d6d73d1bee5f34222768676aff993f60399132 100644 (file)
@@ -1,3 +1,8 @@
+2002-02-15  Paul Eggert  <eggert@twinsun.com>
+
+       * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
+       (jm_PREREQ): Use it.
+
 2002-01-26  Jim Meyering  <meyering@lucent.com>
 
        * jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
index 2a68728399f2add2ba788ac38a8a4920f8d059b6..78a2d1a57009ba7047ddb3fd8c7f1ca2836c1266 100644 (file)
 
        * NEWS, doc/coreutils.texi: Document _POSIX2_VERSION.
        * doc/coreutils.texi (Standards Conformance): New section.
-       * lib/posixver.c, lib/posixver.h: New files.
-       * lib/Makefile.am (libfetish_a_SOURCES): Add them.
-       * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
-       (jm_PREREQ): Use it.
 
        * src/expand.c: Include posixver.h.
        (usage): Document only the intersection of the old and new behaviors,