From 63f4a3c4e53b7d6aeb09917c0971af2df6549f31 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 18 Jan 2021 10:48:49 +0000 Subject: [PATCH] Extra result message. --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index a2591857..269dd5aa 100644 --- a/configure.ac +++ b/configure.ac @@ -367,7 +367,6 @@ AC_TRY_LINK( AC_MSG_RESULT($found_b64_ntop) OLD_LIBS="$LIBS" if test "x$found_b64_ntop" = xno; then - AC_MSG_RESULT(no) AC_MSG_CHECKING(for b64_ntop with -lresolv) LIBS="$OLD_LIBS -lresolv" AC_TRY_LINK(