From 9f235f719e9a8eb4c55945200e30998d6354f151 Mon Sep 17 00:00:00 2001 From: keescook Date: Sat, 16 Dec 2006 01:25:55 +0000 Subject: [PATCH] redundant AC_MSG_RESULT --- 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) -- 2.39.5