X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fconfig.h.in;h=b8b46e2c9e3073f155d65ed31cab82c5bd174b49;hb=10cfddc260b77025807906f72c8d98d9fe84a6c5;hp=dcd2102ccb428f4d4c66f7e1c5525242e10b2b1f;hpb=14a897be298e6d75687f5d96164901bbd6d080e9;p=nfs-utils.git diff --git a/support/include/config.h.in b/support/include/config.h.in index dcd2102..b8b46e2 100644 --- a/support/include/config.h.in +++ b/support/include/config.h.in @@ -325,6 +325,10 @@ slash. */ #undef LSTAT_FOLLOWS_SLASHED_SYMLINK +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ +#undef LT_OBJDIR + /* Define to 1 if `major', `minor', and `makedev' are declared in . */ #undef MAJOR_IN_MKDEV @@ -333,6 +337,12 @@ . */ #undef MAJOR_IN_SYSMACROS +/* This defines the location of the NFS mount configuration file */ +#undef MOUNTOPTS_CONFFILE + +/* Define this if you want mount to read a configuration file */ +#undef MOUNT_CONFIG + /* Define this if you want NFSv3 support compiled in */ #undef NFS3_SUPPORTED