* lib/hash.h (__P): Added definition for this macro.
authorTim Van Holder <tim.van.holder@pandora.be>
Mon, 7 Jan 2002 23:00:39 +0000 (23:00 +0000)
committerTim Van Holder <tim.van.holder@pandora.be>
Mon, 7 Jan 2002 23:00:39 +0000 (23:00 +0000)
commita67cef01b1c25ef62f7e50005af354a475d1e828
tree88ca58841c69245c3028c68fd733aa12b240d177
parente9f87b5b7df2e328d2e4196d276c0d96594c906b
* lib/hash.h (__P): Added definition for this macro.
* src/Makefile.am: Add parse-skel.c and scan-skel.c to BUILT_SOURCES, to ensure they are generated first.
* src/parse-skel.y: Use YYERROR_VERBOSE instead of %error-verbose to allow bootstrapping with bison 1.30x.
ChangeLog
lib/hash.h
src/Makefile.am
src/parse-skel.y