Fix meson.build to work properly with '-Ddatabase=false'

This commit is contained in:
Eugene Gorodinsky
2019-04-16 13:28:08 +03:00
committed by Max Kellermann
parent fe8621906d
commit 8d18b4c24b
3 changed files with 9 additions and 1 deletions

1
NEWS
View File

@@ -4,6 +4,7 @@ ver 0.21.8 (not yet released)
- httpd: fix use-after-free bug
* fix Bonjour bug
* fix build failure with GCC 9
* fix build failure with -Ddatabase=false
* systemd: add user socket unit
ver 0.21.7 (2019/04/03)