diff options
author | Jim Meyering <jim@meyering.net> | 2003-04-08 10:54:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-04-08 10:54:09 +0000 |
commit | 5d425f8eedcfe909a773e2ecfc72b721276ff38b (patch) | |
tree | 389deb4a5a8a88d0234ca199242088c56282ed2b /config.hin | |
parent | 3ae1676b87e9a1ab3004f1aa4ab868df690c9da9 (diff) | |
download | coreutils-5d425f8eedcfe909a773e2ecfc72b721276ff38b.tar.xz |
.
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config.hin b/config.hin index 2bdf78274..699fbe8d2 100644 --- a/config.hin +++ b/config.hin @@ -611,6 +611,12 @@ /* Define to 1 if you have the `next_dev' function. */ #undef HAVE_NEXT_DEV +/* Define to 1 if you have the <nfs/nfs_clnt.h> header file. */ +#undef HAVE_NFS_NFS_CLNT_H + +/* Define to 1 if you have the <nfs/vfs.h> header file. */ +#undef HAVE_NFS_VFS_H + /* Define to 1 if you have the <nlist.h> header file. */ #undef HAVE_NLIST_H |