From bd9eb22d3ddd9368ef4328666550efd6e2b304c2 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Sat, 16 Dec 2006 01:25:55 +0000 Subject: redundant AC_MSG_RESULT (bzr r2093) --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 02123e56b..e4bed1609 100644 --- a/configure.ac +++ b/configure.ac @@ -500,7 +500,6 @@ else with_inkboard="no" fi -AC_MSG_RESULT($with_inkboard) AM_CONDITIONAL(WITH_INKBOARD, test "x$with_inkboard" = "xyes") AC_SUBST(INKBOARD_LIBS) AC_SUBST(INKBOARD_CFLAGS) -- cgit v1.2.3