]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/hostname/meson.build
build-sys: use #if Y instead of #ifdef Y everywhere
[thirdparty/systemd.git] / src / hostname / meson.build
index d58caa678775b937641f36491bcf72663eb522e3..834300ae6e1ffe9aef11b3391d51fde772a43b60 100644 (file)
@@ -1,4 +1,4 @@
-if conf.get('ENABLE_HOSTNAMED', false)
+if conf.get('ENABLE_HOSTNAMED') == 1
         install_data('org.freedesktop.hostname1.conf',
                      install_dir : dbuspolicydir)
         install_data('org.freedesktop.hostname1.service',