Make include_dir non-existing directory, to not be an error.
authorDimitri John Ledkov <dimitri.j.ledkov@intel.com>
Wed, 25 Feb 2015 14:10:47 +0000 (14:10 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 25 Feb 2015 15:59:24 +0000 (15:59 +0000)
commit57971f69ef610079d16e32de78c2dfaf9a8750a1
treeb0b4d717fa4794f5299a9eb208b8bdb37b1256fd
parent18c01b05b894068d6b604f441c33a5a659cf1e88
Make include_dir non-existing directory, to not be an error.

Empty include directories were already not treated as failures.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=89280
Signed-off-by: Dimitri John Ledkov <dimitri.j.ledkov@intel.com>
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
bus/config-parser.c