]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 30 Jan 1999 15:55:43 +0000 (15:55 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 30 Jan 1999 15:55:43 +0000 (15:55 +0000)
old/textutils/ChangeLog

index 0435c1eb2eb44ea2d3b57e265ec26108a0917611..01e012352cc52501dcb385699797630df6976cc7 100644 (file)
@@ -1,7 +1,15 @@
-1999-01-24  Jim Meyering  <meyering@ascend.com>
+1999-01-30  Jim Meyering  <meyering@ascend.com>
 
        * Version 1.22h.
 
+       * acconfig.h: Remove lots of `#undef's, now that we use the
+       3-argument forms of AC_DEFINE* macros.
+
+       * configure.in: Require autoconf 2.13.
+       Use 3-argument form of AC_DEFINE*.
+
+1999-01-24  Jim Meyering  <meyering@ascend.com>
+
        * src/tac.c (DONT_UNLINK_WHILE_OPEN) [__MSDOS__ || _WIN32]: Define.
 
        * lib/quotearg.c (quotearg_n_options): Revert type of parameter `n'