Repository for eudev development
Go to file
Anthony G. Basile 6cb86c3a33 Propagation of configured installation paths to Makefile.am and .c code
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-23 18:56:16 -05:00
docs Fix manpage build 2012-11-18 17:17:35 -05:00
hwdb Consolidate configuration of all installation paths into configure.ac 2012-11-23 13:48:49 -05:00
keymaps Consolidate configuration of all installation paths into configure.ac 2012-11-23 13:48:49 -05:00
keymaps-force-release Propagation of configured installation paths to Makefile.am and .c code 2012-11-23 18:56:16 -05:00
man Remove user-visible systemd references from man pages 2012-11-22 22:53:21 -05:00
rules Consolidate configuration of all installation paths into configure.ac 2012-11-23 13:48:49 -05:00
src Propagation of configured installation paths to Makefile.am and .c code 2012-11-23 18:56:16 -05:00
test Reintroduce keymaps build and test 2012-11-20 14:44:47 -05:00
.gitignore Fix build when gtk-doc is enabled 2012-11-17 21:15:36 +01:00
autogen.sh Remove undeeded macros from m4 directory 2012-11-23 08:55:12 -05:00
configure.ac Propagation of configured installation paths to Makefile.am and .c code 2012-11-23 18:56:16 -05:00
COPYING Final step of revamping the build system 2012-11-15 21:47:20 -05:00
Makefile.am Reintroduce keymaps build and test 2012-11-20 14:44:47 -05:00
README doc: clarify the scope of the project 2012-11-19 18:19:50 +01:00

This git repo is a fork of git://anongit.freedesktop.org/systemd/systemd
with the aim of isolating udev from any particular flavor of system
initialization.  In this case, the isolation is from systemd.

This is a project started by Gentoo developers and testing is currently being
done mostly on OpenRC.  We welcome contribution from others using a variety of
system initializations to ensure eudev remains system initialization and
distribution neutral.

Contact: You can email us as a group below.

IRC: Freenode/#gentoo-udev

Committers (alphabetical order by last name):

    Luca Barbato        (lu_zero)           <lu_zero@gentoo.org>
    Anthony G. Basile   (blueness)          <blueness@gentoo.org>
    Francisco Izquierdo (klondike)          <klondike@gentoo.org>
    Ian Stakenvicius    (axs)               <axs@gentoo.org>
    Matthew Thode       (prometheanfire)    <prometheanfire@gentoo.org>
    Tony Vroon          (chainsaw)          <tony@linx.net>
    Richard Yao         (ryao)              <ryao@gentoo.org>