efl/legacy/ecore/m4
Gustavo Sverzut Barbieri 9281f6b559 and make it compile... :-/
now my bad, I'm rusty enough to get it wrong without testing.

The problems were:
 * missing "_" between EFL_HAVE and ECORE_CON.
 * must declare the AM_CONDITIONAL, even if the flags were not checked.

This case was triggered if --enable-cares or --disable-ipv6.

Anyway, EFL_HAVE_ECORE_CON is never used... I have no idea why vtorri
did the macro to define this conditional.



SVN revision: 72213
2012-06-16 06:10:15 +00:00
..
ac_abstract_socket.m4 missed a few files 2006-09-24 07:28:07 +00:00
ac_attribute.m4 update m4 macros (mainly formatting) 2009-06-27 06:42:14 +00:00
ac_path_generic.m4 ac_path_generic.m4 from eet, prevent users from trying to build with both gnutls and openssl since this is broken 2010-07-29 00:13:25 +00:00
check_x_extension.m4 support for explicit disable of ecore-x extensions and tslib. 2010-02-06 00:19:46 +00:00
ecore_check_module.m4 Ecore: better check of ecore_evas_extn. This also fixes its compilation on Windows 2012-02-18 12:56:53 +00:00
ecore_check_options.m4 Ecore: do not use += with shell variables (not portable) 2012-05-11 17:40:46 +00:00
efl_compiler.m4 and make it compile... :-/ 2012-06-16 06:10:15 +00:00
efl_compiler_flag.m4 ecore: Build with -Wall -W by default 2011-07-08 06:38:47 +00:00
efl_doxygen.m4 update m4 macros (mainly formatting) 2009-06-27 06:42:14 +00:00
efl_examples.m4 ecore/examples - Add support for building and installing examples. 2011-06-21 17:14:19 +00:00
efl_gettimeofday.m4 ecore: add Exotic support. 2012-02-24 11:20:25 +00:00
efl_path_max.m4 update efl_path_max.m4 2010-01-11 07:12:43 +00:00
efl_shm_open.m4 Ecore: fix shm_open() check (can be in libc or librt) 2012-03-25 17:25:04 +00:00
efl_tests.m4 add unit tests framework with some examples. 2010-02-25 08:05:56 +00:00
efl_threads.m4 add native win32 thread support in ecore_thread. Not tested a lot at all. 2010-11-26 13:50:31 +00:00