]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - configure.ac
Fixed configuration error when --disable-mount was used.
[nfs-utils.git] / configure.ac
index 1b653e4c1727b87dc4424b20f1f5e57c7da48606..f660ef823332b098567908e5feb52ac932fdf5a0 100644 (file)
@@ -159,6 +159,8 @@ if test "$enable_mount" = yes; then
        fi
        AC_SUBST(enable_mountconfig)
        AM_CONDITIONAL(MOUNT_CONFIG, [test "$enable_mountconfig" = "yes"])
+else
+       AM_CONDITIONAL(MOUNT_CONFIG, [test "$enable_mount" = "yes"])
 fi
 
 dnl Check for TI-RPC library and headers