]> The Tcpdump Group git mirrors - libpcap/commitdiff
regenerated from configure.in
authorassar <assar>
Sun, 30 Jul 2000 10:50:22 +0000 (10:50 +0000)
committerassar <assar>
Sun, 30 Jul 2000 10:50:22 +0000 (10:50 +0000)
config.h.in
configure

index 015f378c585692aaf74118957434440768c5686e..8f893602926c1aee3e6bce296006718ea5d0a274 100644 (file)
@@ -30,6 +30,9 @@
 /* Define if you have the <sys/dlpi_ext.h> header file.  */
 #undef HAVE_SYS_DLPI_EXT_H
 
 /* Define if you have the <sys/dlpi_ext.h> header file.  */
 #undef HAVE_SYS_DLPI_EXT_H
 
+/* Define if you have the <sys/ioccom.h> header file.  */
+#undef HAVE_SYS_IOCCOM_H
+
 /* Define if you have the <sys/sockio.h> header file.  */
 #undef HAVE_SYS_SOCKIO_H
 
 /* Define if you have the <sys/sockio.h> header file.  */
 #undef HAVE_SYS_SOCKIO_H
 
index 7df810c66a59ad377c7eee988d714fa575e52d81..96e3a48c21e5493c5170d0a5ad9c044e3fed1661 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 
 #! /bin/sh
 
-# From configure.in Revision: 1.83 
+# From configure.in Revision: 1.84