]> git.alsa-project.org Git - alsa-lib.git/commit
conf: improve the include paths code
authorJaroslav Kysela <perex@perex.cz>
Sun, 10 Nov 2019 12:00:59 +0000 (13:00 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 10 Nov 2019 12:05:53 +0000 (13:05 +0100)
commitf600310954e759aabf11dcac8c58d55516e7a2dd
treebfb1effbb4011f9ba084259236b69a74e772c52b
parent6598e388567fa00f19e90ec91ecdf23a9f2b2c2b
conf: improve the include paths code

- various cleanups (more straight code and allocations)
- do not add the base config path /usr/share/alsa to the
  explicit include list of directories
  (it's not wanted for ucm configs)

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/local.h
src/conf.c
src/ucm/utils.c