1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 15:49:42 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-01-30 15:55:43 +00:00
parent 98edf21e5e
commit 9196dbf945
+9 -1
View 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'