X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=configure.ac;h=b5934c455d6a05773b9926859b6079e5e705e7cb;hp=3132fe4f29f4d113fc900f36982f59e453e4d9f0;hb=34ee5730f35ec6a5c3c6a29d9ecafe40df95b498;hpb=cae84d3a8aecbce0d0115382441f18fd62798f9a diff --git a/configure.ac b/configure.ac index 3132fe4..b5934c4 100644 --- a/configure.ac +++ b/configure.ac @@ -129,7 +129,7 @@ AC_ARG_ENABLE(uuid, choose_blkid=default) AC_ARG_ENABLE(mount, [AC_HELP_STRING([--enable-mount], - [Create mount.nfs and don't use the util-linux mount(8) functionality. @<:@default=yes@:>@])], + [Create mount.nfs and do not use the util-linux mount(8) functionality. @<:@default=yes@:>@])], enable_mount=$enableval, enable_mount=yes) AM_CONDITIONAL(CONFIG_MOUNT, [test "$enable_mount" = "yes"])