nss: fix typo in configure help string

Servie -> Service
This commit is contained in:
Roman Bogorodskiy 2016-04-09 07:50:52 +03:00
parent 0159b38324
commit 7572a3e2ec

View File

@ -20,7 +20,7 @@ dnl
AC_DEFUN([LIBVIRT_CHECK_NSS],[
AC_ARG_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])
bsd_nss=no