]> git.saurik.com Git - bison.git/commitdiff
* configure.in: Check the protos of strchr ans strspn.
authorAkim Demaille <akim@epita.fr>
Thu, 27 Dec 2001 18:12:48 +0000 (18:12 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 27 Dec 2001 18:12:48 +0000 (18:12 +0000)
Replace strchr if needed.
* src/system.h: Provide the protos of strchr, strspn and memchr if
missing.
* lib/strchr.c: New.
* src/reader.c (symbols_save): Use strchr.


No differences found