Code

redundant AC_MSG_RESULT
authorkeescook <keescook@users.sourceforge.net>
Sat, 16 Dec 2006 01:25:55 +0000 (01:25 +0000)
committerkeescook <keescook@users.sourceforge.net>
Sat, 16 Dec 2006 01:25:55 +0000 (01:25 +0000)
configure.ac

index 02123e56bc3af76ff8fae25fdc12f9d076476790..e4bed1609968a5b319ac89c3899360089b879b1c 100644 (file)
@@ -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)