mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00

Introduced HAVE_CONFIG_H flag for each source file so config.h can be included safely. For now some things collides with some edelib macros. Added conditional code in emountd: if HAL is not present or system does not supports it, emountd will be compiled without and will display a message about it.