summaryrefslogtreecommitdiff
path: root/man/nss-resolve.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2018-07-18 09:25:57 +0900
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-07-23 14:03:05 +0200
commit08540a9591efe105439be81fc43d6dc65b715978 (patch)
treef8de726a1c697826b93d530280bf1ca88e53c899 /man/nss-resolve.xml
parenta0cb8078b10d7dddd9f77d8a306033b35acf4c83 (diff)
downloadsystemd-08540a9591efe105439be81fc43d6dc65b715978.tar.gz
meson: allow building resolved and machined without nss modules
This adds -Dnss-resolve= and -Dnss-mymachines= meson options. By using this option, e.g., resolved can be built without nss-resolve. When no nss modules are built, then test-nss is neither built. Also, This changes the option name -Dmyhostname= to -Dnss-myhostname= for consistency to other nss related options. Closes #9596.
Diffstat (limited to 'man/nss-resolve.xml')
-rw-r--r--man/nss-resolve.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/nss-resolve.xml b/man/nss-resolve.xml
index b5dcbbeaca..d747e0b1e5 100644
--- a/man/nss-resolve.xml
+++ b/man/nss-resolve.xml
@@ -6,7 +6,7 @@
SPDX-License-Identifier: LGPL-2.1+
-->
-<refentry id="nss-resolve" conditional='ENABLE_RESOLVE'>
+<refentry id="nss-resolve" conditional='ENABLE_NSS_RESOLVE'>
<refentryinfo>
<title>nss-resolve</title>