summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-10-21 07:49:37 +0000
committerJim Meyering <jim@meyering.net>2001-10-21 07:49:37 +0000
commitad2abcb447fb91730533a201f869f4f2f840f221 (patch)
tree12b8628b8ae3342af5b71113ba33e165ff6f9a83 /m4
parentdf8f50e9bc2e7b4f198b57b8e7d1604f30b5b144 (diff)
downloadcoreutils-ad2abcb447fb91730533a201f869f4f2f840f221.tar.xz
*** empty log message ***
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 88f575ddc..a3864be3a 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,18 @@
+2001-10-20 Paul Eggert <eggert@twinsun.com>
+
+ * error.m4 (jm_PREREQ_ERROR):
+ Do not invoke AC_CHECK_FUNCS with strerror_r, as
+ AC_FUNC_STRERROR_R does that.
+ Check for strerror declaration.
+
+ * strerror_r.m4: Add copyright notice, as nontrivial m4 files
+ are supposed to have them these days.
+ (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
+ Merge changes from latest Autoconf CVS.
+ Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
+ and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
+ POSIX decided to standardize on the int flavor of strerror_r.
+
2001-09-30 Jim Meyering <meyering@lucent.com>
* ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if