X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=support%2Finclude%2Fsys%2FMakefile.in;h=62d0b350f3307981f3c5a81325ba8ebc9ec8b7bb;hb=f8d5dd05dd28fe122832b229c5298d254eb4b581;hp=beebe0b6c8c2fb893359753615bce3620039bc57;hpb=0a48a12183e728b39c37c65bc9a47da2933652f3;p=nfs-utils.git diff --git a/support/include/sys/Makefile.in b/support/include/sys/Makefile.in index beebe0b..62d0b35 100644 --- a/support/include/sys/Makefile.in +++ b/support/include/sys/Makefile.in @@ -80,6 +80,8 @@ CFLAGS = @CFLAGS@ CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@ CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@ +CONFIG_MOUNT_FALSE = @CONFIG_MOUNT_FALSE@ +CONFIG_MOUNT_TRUE = @CONFIG_MOUNT_TRUE@ CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@ CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@ CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@