]> git.saurik.com Git - bison.git/commit - configure.in
* lib/basename.c, lib/dirname.h, lib/dirname.c, lib/memrchr.c:
authorAkim Demaille <akim@epita.fr>
Tue, 8 Jan 2002 17:27:46 +0000 (17:27 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 8 Jan 2002 17:27:46 +0000 (17:27 +0000)
commit22312b71e01f67b5d0462e3d2a0ea986c88c279b
tree00d25a5e8690891cf16f38e7c5a12af519ea2602
parenta67cef01b1c25ef62f7e50005af354a475d1e828
* 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.
ChangeLog
configure.in
lib/Makefile.am
lib/basename.c [new file with mode: 0644]
lib/dirname.c [new file with mode: 0644]
lib/dirname.h [new file with mode: 0644]
lib/memrchr.c [new file with mode: 0644]
src/system.h