efl: now that we have a global SSL/Crypto flags, don't advertise per lib result.

SVN revision: 80295
This commit is contained in:
Cedric BAIL 2012-12-06 02:39:01 +00:00
parent 7396a53bb4
commit 2def8f1f1e
1 changed files with 0 additions and 5 deletions

View File

@ -4137,7 +4137,6 @@ echo " Gathering timer allocation.: $want_ecore_timer_dump"
echo
echo "Ecore_Con:"
echo " TLS........................: $with_crypto"
echo " IPv6.......................: $have_ipv6"
echo " CURL.......................: $have_curl"
echo " Local Sockets..............: $want_ecore_con_local_sockets"
@ -4153,10 +4152,6 @@ echo " Resolver...................: fork"
fi
echo
echo "Ecore_Ipc:"
echo " TLS........................: $with_crypto"
echo
echo "Ecore_File:"
echo " Inotify....................: $have_inotify"
echo " Windows notification.......: $have_notify_win32"