]> git.alsa-project.org Git - alsa-utils.git/commit
alsactl: Add a --with-udev-rules-dir configure option.
authorColin Guthrie <cguthrie@mandriva.org>
Thu, 25 Nov 2010 21:40:25 +0000 (21:40 +0000)
committerJaroslav Kysela <perex@perex.cz>
Fri, 26 Nov 2010 09:27:14 +0000 (10:27 +0100)
commita97bcd19dcea98be86f15c6af0b5e0a8d234d190
tree06bc03f8e6a88ac2c7ee0629e8657786b10cc987
parent53b08bfc1451937bb19a86e4b116d28cd15c81ac
alsactl: Add a --with-udev-rules-dir configure option.

After the previous patch to install udev rules it is impossible to do a
non-root, custom-prefix make install. This is generally not a problem
when building official packages but it can be a pain for developers
and debuggers etc.

This is essentially the same patch as was already made in PulseAudio
in commit e8a5746f2fcae59bfd18d39b621509b3ef130453.

Signed-off-by: Colin Guthrie <gmane@colin.guthr.ie>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsactl/Makefile.am
configure.in