print sdl module config on/off

SVN revision: 39798
This commit is contained in:
Carsten Haitzler 2009-03-30 11:23:06 +00:00
parent 44dc876479
commit c20bb8a084
1 changed files with 1 additions and 0 deletions

View File

@ -1033,6 +1033,7 @@ echo " Ecore........................: always"
echo " Ecore_Job....................: $have_ecore_job"
echo " Ecore_Txt....................: $have_ecore_txt"
echo " Ecore_Con....................: $have_ecore_con"
echo " Ecore_SDL....................: $have_ecore_sdl"
if test "x$have_ecore_con" = "xyes" ; then
echo -n " OpenSSL....................: $have_openssl"
if test "x$have_gnutls" = "xyes" ; then