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
ecore_file.c
ecore_file_download.c efl.file: improve api a bit 2019-02-27 13:17:10 -05:00
ecore_file_monitor.c
ecore_file_monitor_inotify.c
ecore_file_monitor_poll.c
ecore_file_monitor_win32.c
ecore_file_path.c
ecore_file_private.h
meson.build build: do not reply on header checking libinotify.h 2019-03-11 21:23:52 +01:00