]> git.saurik.com Git - bison.git/commitdiff
* data/c.m4 (b4_c_function_def): Look at __C99_FUNC__, not at
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Oct 2005 06:23:54 +0000 (06:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Oct 2005 06:23:54 +0000 (06:23 +0000)
__STDC_VERSION__, as IBM cc 7.0 doesn't define the latter either.
Problem reported by John P. Hartmann.
* data/yacc.c (YYMODERN_C): Likewise.  Don't define if the user has
already defined it.


No differences found