aboutsummaryrefslogtreecommitdiffstats
path: root/drivers.m4
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-01-13 04:02:35 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2009-01-13 04:02:35 +0000
commitd77a54f74c2eeeae99ec340c32ca7a0f2cb9e2ef (patch)
treecca854d318ca3796586549a48d31e93d83fd69a4 /drivers.m4
parent36f5ff7e8de33811bf0506bfd656b1dc935db06e (diff)
downloadlcd4linux-d77a54f74c2eeeae99ec340c32ca7a0f2cb9e2ef.tar.gz
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
Diffstat (limited to 'drivers.m4')
-rw-r--r--drivers.m47
1 files changed, 0 insertions, 7 deletions
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)