From b17e1af41c864e24c22760bcaf6f7a7efcdf7e22 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 16 May 1998 05:18:07 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 6 +++--- old/sh-utils/ChangeLog | 14 ++++++++++++++ 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3b429ffd43..5fd124e21c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,4 +1,6 @@ -1998-05-15 Jim Meyering +1998-05-16 Jim Meyering + + * Version 3.16o. * src/remove.c (hash_compare_strings): Return true or false, not 1/0. (remove_cwd_entries): Use RM_OK, not equivalent literal `1'. @@ -19,8 +21,6 @@ 1998-05-12 Jim Meyering - * Version 3.16o. - * configure.in: Use my replacement AC_ISC_POSIX rather than open-coding it. diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 1da576e3c3..e0289abecc 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,17 @@ +1998-05-16 Jim Meyering + + * configure.in (jm_MACROS): New wrapper macro. + Remove uses of most jm_* macros. + + * acconfig.h: (chown): Add undef. + (D_INO_IN_DIRENT): Likewise. + (D_TYPE_IN_DIRENT): Likewise. + (ssize_t): Likewise. + + * lib/Makefile.am (EXTRA_DIST): Remove. Automake groks the `LIBOBJS=' + lines from the m4/*.m4 macros, so the hack of including some + custom-replaced C source file names here is no longer needed. + 1998-05-03 Jim Meyering * po/: Update from gettext-0.10.35. -- 2.47.3