Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-23 | Propagation of configured installation paths to Makefile.am and .c code | Anthony G. Basile | |
This commit is a continuation of the previous one in which all the configured paths obtained in configure.ac are propagated to the Makefile.am and .c files via AM_CPPFLAGS of the form -DUDEV_CONF_FILE=\"$(udevconffile)\". This should address the issue in https://github.com/gentoo/eudev/issues/17 Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | |||
2012-11-17 | Restructure src/ as per lu_zero | Anthony G. Basile | |