[clutter] Show lib and sysconfdir in the configure summary



commit 53e201f86531195ee7391e54f50b39dce45bcca1
Author: Emmanuele Bassi <ebassi linux intel com>
Date:   Tue Oct 11 16:05:24 2011 +0100

    Show lib and sysconfdir in the configure summary

 configure.ac |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 279b621..a0bce59 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1009,6 +1009,8 @@ echo "Clutter - $VERSION (${CLUTTER_RELEASE_STATUS})"
 echo ""
 echo " â Global:"
 echo "        Prefix: ${prefix}"
+echo "        Libdir: ${libdir}"
+echo "        Sysconfdir: ${sysconfdir}"
 echo "        Flavour: ${CLUTTER_WINSYS}"
 echo "        Target library: ${CLUTTER_WINSYS_LIB}"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]