efl/m4
Gustavo Sverzut Barbieri 8ba0561e49 efl: remove lstat and fchmod checks.
- fchmod() was isolated by HAVE_CHMOD, which was always present
   before... then fchmod() is also present as no errors were reported
   since its introduction.

 - fchmod() is POSIX for a while now.

 - lstat() is POSIX for a while now.

 - setxattr is supported by EFL_CHECK_FUNCS() as is used by eina.

 - splice() check added to EFL_CHECK_FUNCS()



SVN revision: 81938
2012-12-31 18:18:00 +00:00
..
ac_define_if.m4 efl: helper macro and remove duplicated defines. 2012-10-10 22:12:29 +00:00
ac_path_generic.m4 merge: add eet 2012-09-17 16:35:38 +00:00
ac_valist.m4 RELEASE THE HOUNDS!... edbus missing m4 macro to detect va args list 2012-12-29 16:03:28 +00:00
ecore_check_c_extension.m4 efl: fix cflags for the case that x_includes in not empty 2012-12-13 15:23:49 +00:00
ecore_check_module.m4 efl: almost final ecore/evas/ecore-evas options integration. 2012-12-07 23:16:43 +00:00
efl.m4 efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage. 2012-12-31 00:46:14 +00:00
efl_attribute.m4 merge: and now Evas 2012-11-04 11:51:42 +00:00
efl_binary.m4 merge : remove useless CONDITIONALs and make eet build optional; eina is always built 2012-09-23 19:56:44 +00:00
efl_check_funcs.m4 efl: remove lstat and fchmod checks. 2012-12-31 18:18:00 +00:00
efl_check_libs.m4 efl: refactor EFL_CHECK_LIB() and EFL_CHECK_FUNC() 2012-12-30 21:10:52 +00:00
efl_compiler.m4 efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage. 2012-12-31 00:46:14 +00:00
efl_doxygen.m4 merge: add infra for evil 2012-09-11 16:04:21 +00:00
efl_enable.m4 merge: and disable eo for now, as requested by Tom 2012-09-26 07:29:34 +00:00
efl_path_max.m4 merge : add eina 2012-09-16 10:57:48 +00:00
efl_pkg_config.m4 efl: m4 is a macro-expansion language, use that. 2012-12-06 23:19:35 +00:00
efl_threads.m4 merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
eina_check.m4 efl: remove configure option to change mempool modules. 2012-10-10 20:46:29 +00:00
eina_config.m4 merge: and now Evas 2012-11-04 11:51:42 +00:00
eio_check_options.m4 efl: common inotify checks, simplified. 2012-12-06 13:02:59 +00:00
evas_check_engine.m4 efl: almost final ecore/evas/ecore-evas options integration. 2012-12-07 23:16:43 +00:00
evas_check_loader.m4 efl: always be strict on dependency checking. 2012-12-07 20:08:28 +00:00
evil_windows.m4 merge: add a holdall variable 2012-10-26 06:57:11 +00:00