portable sed: use `addr,addr'.
+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.
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