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

main
Kristian Høgsberg 2009-11-23 11:41:15 -05:00
parent dd6cbe7acb
commit 696fdb11f4
1 changed files with 8 additions and 0 deletions

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