1
0
Fork 0

Show lib and sysconfdir in the configure summary

This commit is contained in:
Emmanuele Bassi 2011-10-11 16:05:24 +01:00
parent 372b39fd63
commit 53e201f865

View file

@ -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}"