Cleanup configure output a bit.
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 11 Feb 2010 04:17:15 +0000 (04:17 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 11 Feb 2010 04:17:15 +0000 (04:17 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@46066 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index d2a6b3d..f8098f1 100644 (file)
@@ -1498,19 +1498,11 @@ 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"
 echo "  CFLAGS...............: $CFLAGS"