mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 07:13:02 +00:00
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.
This commit is contained in:
3
NEWS
3
NEWS
@@ -3,6 +3,9 @@ Bison News
|
||||
|
||||
* Changes in version 2.4.2 (????-??-??):
|
||||
|
||||
** Some portability problems in the testsuite that resulted in failures
|
||||
on at least Solaris 2.7 have been fixed.
|
||||
|
||||
** `%prec IDENTIFIER' requires IDENTIFIER to be defined separately.
|
||||
|
||||
POSIX specifies that an error be reported for any identifier that does
|
||||
|
||||
Reference in New Issue
Block a user