* tests/semantics.m4 (AC_CHECK_TYPES): `addr, addr' is not

portable sed: use `addr,addr'.
This commit is contained in:
Akim Demaille 2000-02-17 09:38:08 +00:00
parent 98c9da45a3
commit f3d6e8968d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2000-02-17 Akim Demaille <akim@epita.fr>
* tests/semantics.m4 (AC_CHECK_TYPES): `addr, addr' is not
portable sed: use `addr,addr'.
2000-02-17 Akim Demaille <akim@epita.fr>
Fix the `missing dummy.in' reported by the test suite.

View File

@ -124,7 +124,7 @@ AC_OUTPUT
AT_CHECK([../autoconf -m .. -l $at_srcdir], 0,,
[configure.in:10: warning: AC_CHECK_TYPE: assuming `uint65536_t' is not a type
])
AT_CHECK([[sed -e '/^#(cut-from-here/, /^#to-here)/!d' -e '/^#/d' configure]],
AT_CHECK([[sed -e '/^#(cut-from-here/,/^#to-here)/!d' -e '/^#/d' configure]],
0,
[NEW
OLD