]> diplodocus.org Git - nmh/blobdiff - m4/tputs.m4
new.c: Order two return statements to match comment.
[nmh] / m4 / tputs.m4
index 15265dca63c6598adff3656377dc1a0ad9c2d6ca..a8289cd8ba797d5a5f9381269801ff446da1f4b4 100644 (file)
@@ -25,7 +25,6 @@ AC_DEFUN([NMH_TPUTS_PUTC_ARG],
   done
   AS_IF([test "X$nmh_cv_tputs_putc_arg" = X],
     [AC_MSG_FAILURE([cannot determine tputs callback argument])])])
-AC_MSG_RESULT([$nmh_cv_tputs_putc_arg])
 AC_DEFINE_UNQUOTED([TPUTS_PUTC_ARG], [$nmh_cv_tputs_putc_arg],
                   [The type of the argument of the tputs() callback])
 ])