]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Typo.
authorAkim Demaille <akim@epita.fr>
Fri, 17 Nov 2000 17:17:56 +0000 (17:17 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 17 Nov 2000 17:17:56 +0000 (17:17 +0000)
acgeneral.m4
lib/autoconf/general.m4

index 470c2756cce9beac46da05ad3e26d7e1e652d8b7..c8843e9a787a0626660628231fdb86a41ebf51a7 100644 (file)
@@ -2894,7 +2894,7 @@ AC_TRY_EVAL(ac_link) &&
 ac_status=$?
 AS_IFELSE([test $ac_status == 0],
           [$2],
-[echo "$as_me: program exited with status: $ac_status" >&AS_MESSAGE_LOG_FD
+[echo "$as_me: program exited with status $ac_status" >&AS_MESSAGE_LOG_FD
 echo "$as_me: failed program was:" >&AS_MESSAGE_LOG_FD
 cat conftest.$ac_ext >&AS_MESSAGE_LOG_FD
 m4_ifvanl([$3], [$3])dnl])
index 470c2756cce9beac46da05ad3e26d7e1e652d8b7..c8843e9a787a0626660628231fdb86a41ebf51a7 100644 (file)
@@ -2894,7 +2894,7 @@ AC_TRY_EVAL(ac_link) &&
 ac_status=$?
 AS_IFELSE([test $ac_status == 0],
           [$2],
-[echo "$as_me: program exited with status: $ac_status" >&AS_MESSAGE_LOG_FD
+[echo "$as_me: program exited with status $ac_status" >&AS_MESSAGE_LOG_FD
 echo "$as_me: failed program was:" >&AS_MESSAGE_LOG_FD
 cat conftest.$ac_ext >&AS_MESSAGE_LOG_FD
 m4_ifvanl([$3], [$3])dnl])