allow gnutls and openssl to be detected on Windows
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 8 Sep 2011 19:18:16 +0000 (19:18 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 8 Sep 2011 19:18:16 +0000 (19:18 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@63294 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.ac

index 56a3d68..50e2062 100644 (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"