* tests/Makefile.am (check-local): Ship testsuite.

* tests/calc.at (_AT_DATA_CALC_Y): Prototype all the functions.
Include `string.h'.
This commit is contained in:
Akim Demaille
2001-08-03 10:13:42 +00:00
parent 1e3e4bc116
commit 2ce1014469
6 changed files with 528 additions and 472 deletions

View File

@@ -1,3 +1,9 @@
2001-08-03 Akim Demaille <akim@epita.fr>
* tests/Makefile.am (check-local): Ship testsuite.
* tests/calc.at (_AT_DATA_CALC_Y): Prototype all the functions.
Include `string.h'.
2001-08-03 Akim Demaille <akim@epita.fr>
* configure.in: Try using -Wformat when compiling.