Cleanup configure output a bit.

SVN revision: 46066
This commit is contained in:
Christopher Michael 2010-02-11 04:17:15 +00:00
parent 97ebfc5f2b
commit 313e96efde
1 changed files with 2 additions and 10 deletions

View File

@ -1498,18 +1498,10 @@ if test "x${have_ecore_evas}" = "xyes" ; then
echo " Software 16bit WinCE.......: $have_ecore_evas_software_16_wince"
fi
echo
echo " Documentation.................: ${build_doc}"
echo
echo " Compilation...................: make (or gmake)"
echo "Documentation..........: ${build_doc}"
if test "x${build_doc}" = "xyes" ; then
echo " Build of the documentation....: make doc"
echo " Building.............: make doc"
fi
echo
echo " Installation..................: make install"
echo
echo " prefix.....................: $prefix"
echo
echo
echo "Compilation............: make (or gmake)"
echo " CPPFLAGS.............: $CPPFLAGS"