Output summary of enabled features at the end of configure.ac

This commit is contained in:
Kristian Høgsberg 2009-11-23 11:41:15 -05:00
parent dd6cbe7acb
commit 696fdb11f4

View file

@ -209,3 +209,11 @@ AC_OUTPUT([
include/Makefile
include/drm/Makefile
libdrm.pc])
echo ""
echo "$PACKAGE_STRING will be compiled with:"
echo ""
echo " Intel api yes"
echo " Radeon api $RADEON"
echo " Nouveau API $NOUVEAU"
echo ""