* tests/calc.m4 (calc.y): Do not assign to stdin, as it's not

portable.
This commit is contained in:
Akim Demaille
2000-09-19 12:37:58 +00:00
parent cbd25751d4
commit 05a1d24b1e
2 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2000-09-19 Akim Demaille <akim@epita.fr>
* tests/calc.m4 (calc.y): Do not assign to stdin, as it's not
portable.
2000-09-18 Akim Demaille <akim@epita.fr>
* configure.in: Append WARNING_CFLAGS to CFLAGS.