eet,ecore: configure script
authorngc891 <ngc891@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 2 Jun 2012 05:39:51 +0000 (05:39 +0000)
committerngc891 <ngc891@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 2 Jun 2012 05:39:51 +0000 (05:39 +0000)
Make the configure output clear about examples installation.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@71639 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 147ca53..e61ae6e 100644 (file)
@@ -2187,6 +2187,8 @@ echo
 echo "  Tests................: ${enable_tests}"
 echo "  Maximum log level....: ${with_max_log_level}"
 echo "Documentation..........: ${build_doc}"
+echo "Examples...............: ${enable_build_examples}"
+echo "Examples installed.....: ${enable_install_examples}"
 echo
 echo "Compilation............: make (or gmake)"
 echo "  CPPFLAGS.............: $CPPFLAGS"