]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - configure.ac
A problem with the --enable-libmount-mount configure option
[nfs-utils.git] / configure.ac
index 1e8b035aa56f8c067ac9399dd92961f74ea5673e..c9fb27b7bc0734330e7879809c11aa7d6856b3cf 100644 (file)
@@ -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