]> git.saurik.com Git - bison.git/commitdiff
* tests/atlocal.in (LDFLAGS, LIBS): New vars.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 18 Feb 2003 05:10:12 +0000 (05:10 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 18 Feb 2003 05:10:12 +0000 (05:10 +0000)
* tests/testsuite.at (AT_COMPILE): Use them.
This fixes the testsuite problem reported by Robert Lentz in
<http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00011.html>.

ChangeLog

index 6a3ef1e585dd0a2456ef5ea04f66fe371df031f1..4612d7e7a271e6fbc9fa5ce8d605befebf9054d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-02-17  Paul Eggert  <eggert@twinsun.com>
+
+       * tests/atlocal.in (LDFLAGS, LIBS): New vars.
+       * tests/testsuite.at (AT_COMPILE): Use them.
+       This fixes the testsuite problem reported by Robert Lentz in
+       <http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00011.html>.
+
 2003-02-12  Paul Eggert  <eggert@twinsun.com>
 
        * data/yacc.c (yyerrlab) [YYERROR_VERBOSE]: