From 153a886d6dc722a313207894c0eb4f81f6b73d02 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 13 Jan 2006 13:35:31 +0000 Subject: [PATCH] *** empty log message *** --- m4/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/m4/ChangeLog b/m4/ChangeLog index d727ad9542..a7ac9c2b45 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,11 @@ +2006-01-13 Jim Meyering + + * ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke AC_CHECK_FUNCS(getmntent) + unconditionally so that tests of $ac_cv_func_getmntent (e.g., in + gl_LIST_MOUNTED_FILE_SYSTEMS) need not double-quote uses that variable, + to accommodate the rare case in which getmntent is available in none + of the libraries checked. This happens at least on FreeBSD 5.0. + 2006-01-11 Paul Eggert * prereq.m4 (gl_PREREQ): Require gl_STDINT_H. -- 2.47.3