Deleted Added
full compact
config.h (174307) config.h (194880)
1/*
1/*
2 * $FreeBSD: head/usr.sbin/amd/include/config.h 174307 2007-12-05 16:38:29Z obrien $
2 * $FreeBSD: head/usr.sbin/amd/include/config.h 194880 2009-06-24 18:42:21Z dfr $
3 *
4 * portions derived from
5 * $NetBSD: config.h,v 1.11 1998/08/08 22:33:37 christos Exp $
6 */
7
8#ifndef _CONFIG_H
9#define _CONFIG_H
10

--- 737 unchanged lines hidden (view full) ---

748
749/* Define to 1 if you have the <nfs/pathconf.h> header file. */
750/* #undef HAVE_NFS_PATHCONF_H */
751
752/* define if the host has NFS protocol headers in system headers */
753/* #undef HAVE_NFS_PROT_HEADERS */
754
755/* Define to 1 if you have the <nfs/rpcv2.h> header file. */
3 *
4 * portions derived from
5 * $NetBSD: config.h,v 1.11 1998/08/08 22:33:37 christos Exp $
6 */
7
8#ifndef _CONFIG_H
9#define _CONFIG_H
10

--- 737 unchanged lines hidden (view full) ---

748
749/* Define to 1 if you have the <nfs/pathconf.h> header file. */
750/* #undef HAVE_NFS_PATHCONF_H */
751
752/* define if the host has NFS protocol headers in system headers */
753/* #undef HAVE_NFS_PROT_HEADERS */
754
755/* Define to 1 if you have the <nfs/rpcv2.h> header file. */
756#define HAVE_NFS_RPCV2_H 1
756/* #define HAVE_NFS_RPCV2_H 1 */
757
758/* Define to 1 if you have the `nis_domain_of' function. */
759/* #undef HAVE_NIS_DOMAIN_OF */
760
761/* Define to 1 if you have the <nsswitch.h> header file. */
762#define HAVE_NSSWITCH_H 1
763
764/* Define to 1 if you have the `opendir' function. */

--- 1441 unchanged lines hidden ---
757
758/* Define to 1 if you have the `nis_domain_of' function. */
759/* #undef HAVE_NIS_DOMAIN_OF */
760
761/* Define to 1 if you have the <nsswitch.h> header file. */
762#define HAVE_NSSWITCH_H 1
763
764/* Define to 1 if you have the `opendir' function. */

--- 1441 unchanged lines hidden ---