X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a191746d468664780a04846f900f1fd6d842e139..28ec221002d755d33c41fa4b5d9673eee0abef9d:/m4/tputs.m4 diff --git a/m4/tputs.m4 b/m4/tputs.m4 index 15265dca..a8289cd8 100644 --- a/m4/tputs.m4 +++ b/m4/tputs.m4 @@ -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]) ])