projects
/
profile
/
ivi
/
clutter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
372b39f
)
Show lib and sysconfdir in the configure summary
author
Emmanuele Bassi
<ebassi@linux.intel.com>
Tue, 11 Oct 2011 15:05:24 +0000
(16:05 +0100)
committer
Emmanuele Bassi
<ebassi@linux.intel.com>
Tue, 11 Oct 2011 16:52:17 +0000
(17:52 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
279b621
..
a0bce59
100644
(file)
--- 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}"