X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=configure.ac;h=c9fb27b7bc0734330e7879809c11aa7d6856b3cf;hp=1e8b035aa56f8c067ac9399dd92961f74ea5673e;hb=64e97d4a1b165de9926669579a584284db931f91;hpb=312d57ff95333d93c93d8934e2be57a85b63c9da diff --git a/configure.ac b/configure.ac index 1e8b035..c9fb27b 100644 --- a/configure.ac +++ b/configure.ac @@ -137,7 +137,7 @@ if test "$enable_mount" = yes; then AC_ARG_ENABLE(libmount-mount, [AC_HELP_STRING([--enable-libmount-mount], [Link mount.nfs with libmount (EXPERIMENTAL)])], - enable_libmount=yes, + enable_libmount=$enableval, enable_libmount=no) fi