]> git.alsa-project.org Git - alsa-lib.git/commit
conf: fix the include paths support
authorJaroslav Kysela <perex@perex.cz>
Mon, 18 Nov 2019 18:01:45 +0000 (19:01 +0100)
committerJaroslav Kysela <perex@perex.cz>
Mon, 18 Nov 2019 18:03:06 +0000 (19:03 +0100)
commit39fda8a69a848920b8a9bd68937d372399374a1c
treeafe4a293c4c599f9154efeb4c1f9f5fb592381b8
parent6a76c01a01a7d554f693f20d4fb66d005ea2766f
conf: fix the include paths support

I omitted to use parent paths and the proper error code
when no paths are defined.

Fixes: f600310954e7 ("conf: improve the include paths code")
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/conf.c