]> git.saurik.com Git - bison.git/commit - tests/atlocal.in
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 23:30:34 +0000 (18:30 -0500)
commitfb9a3976c2430adf4787730fb7b26af82eb880fe
treea5123a279b346815d4c8d3dc1bb648e820ec2567
parentf1fb412cf39bc9e58f6046675c720dc6bbceec91
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/Makefile.am, add
lib/libbison.a so gnulib libraries can be linked.
(cherry picked from commit 5c99151aeb4396bf35b482e27075948c33088afa)

Conflicts:

lib/.cvsignore
lib/.gitignore
m4/.cvsignore
m4/.gitignore
ChangeLog
HACKING
bootstrap.conf
build-aux/.cvsignore
build-aux/.gitignore
gnulib
lib/.cvsignore
lib/.gitignore
m4/.cvsignore
m4/.gitignore
tests/atlocal.in