summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-07-08 07:09:20 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-07-08 07:09:20 +0000
commit0e5aafc45a9c139fce58c8338e54e51a719bbd6c (patch)
treeec046d8dcca163c73352002477352b5624c9fa29 /m4
parent63449616aec417391417318b71e81393b2540bb5 (diff)
downloadcoreutils-0e5aafc45a9c139fce58c8338e54e51a719bbd6c.tar.xz
backupfile.m4, same.m4 cleanup.
Diffstat (limited to 'm4')
-rw-r--r--m4/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index d7fb9776f..f729fb84c 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,5 +1,9 @@
2005-07-07 Paul Eggert <eggert@cs.ucla.edu>
+ * backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on pathconf.
+ * same.m4 (gl_SAME): Likewise.
+ Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
+
Switch to Isamu Hasegawa's implementation of regex, which is
now in gnulib.
* regex.m4: Import from gnulib.