allow gnutls and openssl to be detected on Windows

SVN revision: 63294
This commit is contained in:
Vincent Torri 2011-09-08 19:18:16 +00:00
parent 8224761b1e
commit 392921378a
1 changed files with 2 additions and 0 deletions

View File

@ -176,6 +176,8 @@ case "$host_os" in
want_notify_win32="yes"
want_curl="yes"
want_glib="auto"
want_gnutls="auto"
want_openssl="auto"
want_ecore_imf="yes"
want_ecore_win32="yes"
want_ecore_evas_software_gdi="yes"