efl/src/lib/ecore_file
Marcel Hollerbach e7618b7169 build: do not reply on header checking libinotify.h
but rather use the sys_bsd flag. The reason why relying on the header
existance is bad, is that bsd decided to install this header, with the
essential difference, that on bsd we require to link against libinotify,
which makes the compilation fail.

ref T7710

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D8093
2019-03-11 21:23:52 +01:00
..
Ecore_File.h docs: Fix typos and some wrong expressions in API reference doc. 2018-08-30 14:01:21 +09:00
ecore_file.c ecore_file: switch from buf to tmpstr 2018-04-10 14:27:44 +02:00
ecore_file_download.c efl.file: improve api a bit 2019-02-27 13:17:10 -05:00
ecore_file_monitor.c ecore_file/ipc: clean up documentation 2016-10-04 21:08:17 +09:00
ecore_file_monitor_inotify.c ecore_file: on shutdown properly set to NULL to avoid confusion when cycling init/shutdown. 2018-05-24 16:02:20 -07:00
ecore_file_monitor_poll.c
ecore_file_monitor_win32.c
ecore_file_path.c ecore_file/ipc: clean up documentation 2016-10-04 21:08:17 +09:00
ecore_file_private.h EFL For WIN32: Replace HAVE_EVIL define with _WIN32 2017-09-22 05:06:10 -05:00
meson.build build: do not reply on header checking libinotify.h 2019-03-11 21:23:52 +01:00