]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* tests/semantics.m4 (AC_CHECK_TYPES): `addr, addr' is not
authorAkim Demaille <akim@epita.fr>
Thu, 17 Feb 2000 09:38:08 +0000 (09:38 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 17 Feb 2000 09:38:08 +0000 (09:38 +0000)
portable sed: use `addr,addr'.

ChangeLog
tests/semantics.m4

index 8a9abdc2700b79da65e7c1b2eb55c622d0a4ab9f..2edc637430a2a803df0a24f887f797d5e3b585ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 64993f499914a92559aac02d95bcba881d59e1f4..dca8f5763f825ae41ae969509041f3029fbe4f5d 100644 (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