]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* lib/basename.c, lib/dirname.h, lib/dirname.c, lib/memrchr.c:
[bison.git] / ChangeLog
index 92ebe964f0c294a8fe5af6f312e0cfda621b98de..f48e74cb6b282ba41966ffe972f5f2818e1c7691 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-01-08  Akim Demaille  <akim@epita.fr>
+
+       * lib/basename.c, lib/dirname.h, lib/dirname.c, lib/memrchr.c:
+       New, stolen from the Fileutils 4.1.
+       * lib/Makefile.am (libbison_a_SOURCES): Adjust.
+       * configure.in: Check for the presence of memrchr, and of its
+       prototype.
+
 2002-01-07  Tim Van Holder  <tim.van.holder@pandora.be>
 
        * lib/hash.h (__P): Added definition for this macro.