]> The Tcpdump Group git mirrors - tcpdump/blobdiff - config.h.in
From Maciej W. Rozycki <[email protected]>:
[tcpdump] / config.h.in
index 87eced89e8d6657e00a9277999970a41b885ba67..6b53a06b50c713f53624f72c9b66fee579214f1b 100644 (file)
  */
 #undef const
 
+/* Define if you have the dnet_htoa function.  */
+#undef HAVE_DNET_HTOA
+
+/* Define if you have a dnet_htoa declaration in <netdnet/dnetdb.h>.  */
+#undef HAVE_NETDNET_DNETDB_H_DNET_HTOA
+
 /* The number of bytes in a char.  */
 #undef SIZEOF_CHAR
 
 /* Define if you have the <fcntl.h> header file.  */
 #undef HAVE_FCNTL_H
 
+/* Define if you have the <netdnet/dnetdb.h> header file.  */
+#undef HAVE_NETDNET_DNETDB_H
+
 /* Define if you have the <netinet/if_ether.h> header file.  */
 #undef HAVE_NETINET_IF_ETHER_H
 
 /* Define if you have the crypto library (-lcrypto).  */
 #undef HAVE_LIBCRYPTO
 
-/* Define if you have the dnet library (-ldnet).  */
-#undef HAVE_LIBDNET
-
 /* Define if you have the rpc library (-lrpc).  */
 #undef HAVE_LIBRPC