diff --git a/configure.ac b/configure.ac index 18a19dbaa6..0a6ae716eb 100644 --- a/configure.ac +++ b/configure.ac @@ -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"