]> git.alsa-project.org Git - alsa-plugins.git/commit
configure: use $sysconfdir instead of /etc
authorAlex Ivanov <gnidorah@ya.ru>
Sat, 23 Mar 2019 05:20:57 +0000 (08:20 +0300)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Mar 2019 11:30:27 +0000 (12:30 +0100)
commit2d9f140caa63fbf79d6a0823e293110b97229895
treeb47d6982b367eead8cd46b4c843480665a277f29
parent613ac0c3483fb9bc0d010e8ed4ad50191500d641
configure: use $sysconfdir instead of /etc

Use $sysconfdir as prefix for ALSA_LCONF_DIR by default. Otherwise install
fails on non-FHS distros.

Signed-off-by: Alex Ivanov <gnidorah@ya.ru>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
configure.ac