* m4/c-working.m4: New file.

* configure.ac (BISON_TEST_FOR_WORKING_C_COMPILER): Use it.
This commit is contained in:
Paul Eggert
2006-02-12 02:14:38 +00:00
parent 57bb17ca85
commit 498e897c67
3 changed files with 36 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2006-02-11 Paul Eggert <eggert@cs.ucla.edu>
* m4/c-working.m4: New file.
* configure.ac (BISON_TEST_FOR_WORKING_C_COMPILER): Use it.
2006-02-10 Paul Eggert <eggert@cs.ucla.edu>
* Makefile.maint: Merge from coreutils.