diff options
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r-- | cmakeconfig.h.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in index 5c753284..38925d7b 100644 --- a/cmakeconfig.h.in +++ b/cmakeconfig.h.in @@ -30,9 +30,6 @@ /* Define to 1 if you have the declaration of `ether_ntohost' */ #cmakedefine HAVE_DECL_ETHER_NTOHOST 1 -/* define if you have the dnet_htoa function */ -#cmakedefine HAVE_DNET_HTOA 1 - /* Define to 1 if you have the `ether_ntohost' function. */ #cmakedefine HAVE_ETHER_NTOHOST 1 @@ -72,12 +69,6 @@ /* Define to 1 if you have the <memory.h> header file. */ #cmakedefine HAVE_MEMORY_H 1 -/* Define to 1 if you have the <netdnet/dnetdb.h> header file. */ -#cmakedefine HAVE_NETDNET_DNETDB_H 1 - -/* Define to 1 if you have the <netdnet/dn.h> header file. */ -#cmakedefine HAVE_NETDNET_DN_H 1 - /* Define to 1 if you have the <net/if.h> header file. */ #cmakedefine HAVE_NET_IF_H 1 @@ -213,9 +204,6 @@ /* Define to 1 if you have the `strsep' function. */ #cmakedefine HAVE_STRSEP 1 -/* Define to 1 if the system has the type `struct dn_naddr'. */ -#cmakedefine HAVE_STRUCT_DN_NADDR 1 - /* Define to 1 if the system has the type `struct ether_addr'. */ #cmakedefine HAVE_STRUCT_ETHER_ADDR 1 @@ -240,9 +228,6 @@ /* define if libpcap has yydebug */ #cmakedefine HAVE_YYDEBUG 1 -/* Define to 1 if netenet/dnetdb.h declares `dnet_htoa' */ -#cmakedefine NETDNET_DNETDB_H_DECLARES_DNET_HTOA 1 - /* Define to 1 if netinet/ether.h declares `ether_ntohost' */ #cmakedefine NETINET_ETHER_H_DECLARES_ETHER_NTOHOST 1 |