X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=configure.in;h=2a72c1c7f850c99b71245bd28afec264c99c2e67;hp=ce5e2a0174ccae5ff893f2fdd53eaea023a4407b;hb=b3b111b1bd5fbc678419bf1964b6093045081139;hpb=b8b6a251c372b134e66d0f436bf2c6231cc1c055 diff --git a/configure.in b/configure.in index ce5e2a0..2a72c1c 100644 --- a/configure.in +++ b/configure.in @@ -134,7 +134,7 @@ AC_ARG_ENABLE(mount, [AC_HELP_STRING([--enable-mount], [Create mount.nfs and don't use the util-linux mount(8) functionality. @<:@default=no@:>@])], enable_mount=$enableval, - enable_mount=no) + enable_mount=yes) AM_CONDITIONAL(CONFIG_MOUNT, [test "$enable_mount" = "yes"]) # Check whether user wants TCP wrappers support