]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Regenerate to reflect changes in revs 1.122 and 1.123 of configure.in
authorfenner <fenner>
Wed, 4 Oct 2000 17:00:20 +0000 (17:00 +0000)
committerfenner <fenner>
Wed, 4 Oct 2000 17:00:20 +0000 (17:00 +0000)
config.h.in

index cce38e3565da7ade669813a7fe258bdbd3becfd2..d417f7558348773153a968aab230c8b91e51d247 100644 (file)
 /* define if you have both getipnodebyname() and getipnodebyaddr() */
 #undef USE_GETIPNODEBY
 
+/* Define if you have the inet_aton function.  */
+#undef HAVE_INET_ATON
+
+/* Define if you have the inet_ntop function.  */
+#undef HAVE_INET_NTOP
+
+/* Define if you have the inet_pton function.  */
+#undef HAVE_INET_PTON
+
 /* define if unaligned memory accesses fail */
 #undef LBL_ALIGN
 
 /* Define if you have the <net/slip.h> header file.  */
 #undef HAVE_NET_SLIP_H
 
-/* Define if you have the <rc5.h> header file.  */
-#undef HAVE_RC5_H
-
 /* Define if you have the <rpc/rpcent.h> header file.  */
 #undef HAVE_RPC_RPCENT_H