From d77a54f74c2eeeae99ec340c32ca7a0f2cb9e2ef Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 13 Jan 2009 04:02:35 +0000 Subject: moved 'print list of drivers and plugins' to the end of configure git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@957 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- plugins.m4 | 7 ------- 1 file changed, 7 deletions(-) (limited to 'plugins.m4') diff --git a/plugins.m4 b/plugins.m4 index dc01f84..fe20a37 100644 --- a/plugins.m4 +++ b/plugins.m4 @@ -492,13 +492,6 @@ fi if test "$PLUGINS" = ""; then AC_MSG_ERROR([You should include at least one plugin...]) -else - AC_MSG_RESULT( -[-----------------------------------------] -[including plugins:] -[ $PLUGINS] -[-----------------------------------------] - ) fi AC_SUBST(PLUGINS) -- cgit v1.2.3