]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* examples/calc++/Makefile.am (check_PROGRAMS): Renamed from
[bison.git] / ChangeLog
index bfc43f0ccd429cb63da43ab225ae3a0764911dd1..f3d84ba2e846c4435617b2ebc12698ab17e19c4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-02-08  Paul Eggert  <eggert@cs.ucla.edu>
+
+       More portability fixes for problems summarized by Nelson H. F. Beebe.
+
+       * examples/calc++/Makefile.am (check_PROGRAMS): Renamed from
+       nodist_PROGRAMS, since we don't need to actually compile the
+       example if we're just doing a plain 'make'.  This avoids bothering
+       the installer unnecessarily about problems due to weird C++
+       compilers.
+
 2006-02-06  Paul Eggert  <eggert@cs.ucla.edu>
 
        More portability fixes for problems summarized by Nelson H. F. Beebe.