]> git.saurik.com Git - bison.git/commit
* configure.ac: Use AC_PROG_CC_STDC; this is more modern than
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Oct 2006 04:09:14 +0000 (04:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 13 Oct 2006 04:09:14 +0000 (04:09 +0000)
commitcf2a5f7c47bb07bb377525759e70f70ced40e3f6
tree3e39885fb0221f0db425b1feae1d30d0fce90b5c
parentfcab4a2ee278b32deb617ad291a087565862f661
* configure.ac: Use AC_PROG_CC_STDC; this is more modern than
the old AC_PROG_CC / AM_PROG_CC_STDC combination.

* doc/bison.1: Add copyright notice.

* data/glr.c: Don't include <stdarg.h>; not used.
ChangeLog
configure.ac
data/glr.c
doc/bison.1