]> git.saurik.com Git - bison.git/commit - HACKING
portability: use -DGNULIB_POSIXCHECK.
authorJoel E. Denny <jdenny@clemson.edu>
Tue, 15 Dec 2009 05:15:41 +0000 (00:15 -0500)
committerJoel E. Denny <jdenny@clemson.edu>
Tue, 15 Dec 2009 22:39:07 +0000 (17:39 -0500)
commit5c99151aeb4396bf35b482e27075948c33088afa
tree57743e77dbc5f7fd0c60e50365b1ce9acd3e47c1
parent75f94c6ddfe609b1b4dca76ea447b6271593265e
portability: use -DGNULIB_POSIXCHECK.

Reported by Eric Blake.  See discussions at
<http://lists.gnu.org/archive/html/bug-bison/2009-09/msg00008.html>
and
<http://lists.gnu.org/archive/html/bug-gnulib/2009-10/msg00108.html>.
* HACKING (Release checks): Suggest -DGNULIB_POSIXCHECK.
* bootstrap.conf (gnulib_modules): Add all the printf modules
suggested by -DGNULIB_POSIXCHECK.  Add realloc-posix as
suggested by -DGNULIB_POSIXCHECK for gnulib's own vasnprintf.c.
(excluded_files): Remove m4/printf-posix.m4.
* tests/atlocal.in (LIBS): As for LDADD in src/local.mk, add
lib/libbison.a so gnulib libraries can be linked.
ChangeLog
HACKING
bootstrap.conf
lib/.cvsignore
lib/.gitignore
m4/.cvsignore
m4/.gitignore
tests/atlocal.in