efl/m4
Gustavo Sverzut Barbieri 57090b2abb efl: improve X detection by Joel Klinghed.
* Split out ecore_imf_xim to do its own check

* Fixed problem with xcb's makekeys, no rule for
  $(top_builddir)/src/utils/ecore/makekeys$(EXEEXT) exists so make
  used an implicit rule (ignoring any cflags of course)

* Fixed gl_x11 engine to build with either Xlib or XCB (xcb flags were
  missing)

* Added EFL_FIND_X and replace any used of AC_PATH_X{,TRA}.  First
  looks for Xorg pkg-config files then if those arn't found it falls
  back to old AC_PATH_X. Also generalized common header and lib
  checks.  Could probably use some polishing (the AC_CACHE_VAL cruft
  especially) but this is what I have time for tonight.

Now X11 should be found on non-standard locations by means of xmkmf,
--x-includes/--x-libraries and also pkg-config.



SVN revision: 82475
2013-01-09 16:48:40 +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
ecore_check_c_extension.m4 efl: improve X detection by Joel Klinghed. 2013-01-09 16:48:40 +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: merge eeze. 2013-01-03 20:37:42 +00:00
efl_attribute.m4 merge: and now Evas 2012-11-04 11:51:42 +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_find_x.m4 efl: improve X detection by Joel Klinghed. 2013-01-09 16:48:40 +00:00
efl_lua.m4 efl: merge edje. 2013-01-04 02:08:14 +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: improve X detection by Joel Klinghed. 2013-01-09 16:48:40 +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