From 9e30aaca79ad49380d5fc7b4359fa5bd2f6003a5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 23 Jan 2000 16:20:34 +0000 Subject: [PATCH] *** empty log message *** --- m4/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/m4/ChangeLog b/m4/ChangeLog index c51a734..1967d47 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,5 +1,16 @@ 2000-01-23 Jim Meyering + * ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/ + (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters. + + * fsusage.m4: New file. Extracted from fileutils/configure.in. + s/space/ac_fsusage_space/. + (jm_FILE_SYSTEM_USAGE): Take two parameters. + + * ftruncate.m4: New file (derived from part of fileutils/configure.in). + * jm-macros.m4: (jm_FUNC_FTRUNCATE): AC_REQUIRE it. + (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT. + * jm-macros.m4: (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN): AC_SUBST these here, rather than just in sh-util/configure.in, so that the now-shared-by-fileutils-and-textutils lib/Makefile.am are -- 2.7.4