]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: fix building with -Ddns-over-tls=false 10726/head
authorMichael Olbrich <m.olbrich@pengutronix.de>
Sun, 11 Nov 2018 10:30:53 +0000 (11:30 +0100)
committerMichael Olbrich <m.olbrich@pengutronix.de>
Sun, 11 Nov 2018 10:31:53 +0000 (11:31 +0100)
commitbe5536a6afdc610aa0eb2178e579157cb63336e7
treecc1a3e160336f9c690a9348601b22f95775955a4
parent5996740a090b6f45f8545ef29583c88800681d0b
meson: fix building with -Ddns-over-tls=false

Assigning multiple variables in one line is no valid meson syntax.
Without this running meson with -Ddns-over-tls=false fails with:

meson.build:1191:8: ERROR:  Tried to assign an invalid value to variable.
meson.build