mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-31 21:17:54 +03:00
nss: fix typo in configure help string
Servie -> Service
This commit is contained in:
parent
0159b38324
commit
7572a3e2ec
@ -20,7 +20,7 @@ dnl
|
|||||||
AC_DEFUN([LIBVIRT_CHECK_NSS],[
|
AC_DEFUN([LIBVIRT_CHECK_NSS],[
|
||||||
AC_ARG_WITH([nss-plugin],
|
AC_ARG_WITH([nss-plugin],
|
||||||
[AS_HELP_STRING([--with-nss-plugin],
|
[AS_HELP_STRING([--with-nss-plugin],
|
||||||
[enable Name Servie Switch plugin for resolving guest IP addresses])],
|
[enable Name Service Switch plugin for resolving guest IP addresses])],
|
||||||
[], [with_nss_plugin=check])
|
[], [with_nss_plugin=check])
|
||||||
|
|
||||||
bsd_nss=no
|
bsd_nss=no
|
||||||
|
Loading…
Reference in New Issue
Block a user