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 --- configure.in | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 8f24a85..e49923a 100644 --- a/configure.in +++ b/configure.in @@ -144,3 +144,13 @@ AC_CHECK_FUNCS([dup2 floor gethostbyname gettimeofday memmove memset pow putenv AC_CONFIG_FILES([Makefile]) AC_OUTPUT + +AC_MSG_RESULT( +[-----------------------------------------] +[including drivers:] +[ $DRIVERS] +[-----------------------------------------] +[including plugins:] +[ $PLUGINS] +[-----------------------------------------] +) -- cgit v1.2.3