]> git.saurik.com Git - bison.git/commit
tests: link lib/libbison.a for gnulib.
authorJoel E. Denny <jdenny@clemson.edu>
Mon, 1 Feb 2010 20:54:41 +0000 (15:54 -0500)
committerJoel E. Denny <jdenny@clemson.edu>
Mon, 1 Feb 2010 20:54:41 +0000 (15:54 -0500)
commitd093cf8cbd50c8fa888640b8487e3f517063aa28
treeff4221d255b729e37b65617fb0ec1f9325e9b411
parentc412a490ec183926ae4d51fff405964d79be0985
tests: link lib/libbison.a for gnulib.

This solves a problem on Solaris 2.7 where the testsuite needs
at least gnulib's rpl_fopen.  Reported by Albert Chin at
<http://lists.gnu.org/archive/html/bug-bison/2010-02/msg00001.html>.
* NEWS (2.4.2): Document.
* tests/atlocal.in (LIBS): As for LDADD in src/Makefile.am, add
lib/libbison.a.
ChangeLog
NEWS
tests/atlocal.in