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 --- drivers.m4 | 7 ------- 1 file changed, 7 deletions(-) (limited to 'drivers.m4') diff --git a/drivers.m4 b/drivers.m4 index f42e136..826e248 100644 --- a/drivers.m4 +++ b/drivers.m4 @@ -699,13 +699,6 @@ fi if test "$DRIVERS" = ""; then AC_MSG_ERROR([You should include at least one driver...]) -else - AC_MSG_RESULT( -[-----------------------------------------] -[including drivers:] -[ $DRIVERS] -[-----------------------------------------] - ) fi AC_SUBST(DRIVERS) -- cgit v1.2.3