efl: both eet and ecore_con now share --with-crypto and defines.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 6 Dec 2012 00:11:14 +0000 (00:11 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Thu, 6 Dec 2012 00:11:14 +0000 (00:11 +0000)
commit48120ec0c8c4d8767f7ea872d0de8a6d88ab8c1d
tree8731c82a6c02c16609c701481cbe9d376fb363f2
parent511d8e86728be555a4a57e470c4f6c90b5bb8bca
efl: both eet and ecore_con now share --with-crypto and defines.

 * rename USE_GNUTLS and USE_OPENSSL to HAVE_GNUTLS and HAVE_OPENSSL
   in ecore_con, to match other modules such as Eet.

 * define requirements_pc_crypto, requirements_pc_deps_crypto and
   requirements_libs_crypto so modules can use that.

 * move to a common check section.

SVN revision: 80288
configure.ac
src/lib/ecore_con/ecore_con_private.h
src/lib/ecore_con/ecore_con_ssl.c