* configure.ac (AC_PREREQ): Require Autoconf 2.61 because of our

strange test case titles.  Reported by Bob Rossi.
This commit is contained in:
Joel E. Denny
2006-12-13 22:52:33 +00:00
parent 38eb7751e4
commit f02e2948bd
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2006-12-13 Joel E. Denny <jdenny@ces.clemson.edu>
* configure.ac (AC_PREREQ): Require Autoconf 2.61 because of our
strange test case titles. Reported by Bob Rossi.
2006-12-13 Paul Eggert <eggert@cs.ucla.edu>
* TODO: Add pointer to Sylvain Schmitz's work on static detection