]> gitweb.fperrin.net Git - iftop.git/blobdiff - config.h.in
Import iftop-1.0pre4
[iftop.git] / config.h.in
index 01399960b95f4ac58291b42892191d9a30fd1ff5..1a1f4aa1be1a5bebbe9cc501f207de14d48404d4 100644 (file)
@@ -1,4 +1,4 @@
-/* config.h.in.  Generated from configure.in by autoheader.  */
+/* config.h.in.  Generated from configure.ac by autoheader.  */
 
 /* 7-argument gethostbyaddr_r returns struct hostent* */
 #undef GETHOSTBYADDR_R_RETURNS_HOSTENT_P
@@ -42,6 +42,9 @@
 /* Define to 1 if you have the `select' function. */
 #undef HAVE_SELECT
 
+/* Define to 1 if you have the <sgtty.h> header file. */
+#undef HAVE_SGTTY_H
+
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H
 
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
+/* Define to 1 if you have the <termios.h> header file. */
+#undef HAVE_TERMIOS_H
+
+/* Define to 1 if you have the <termio.h> header file. */
+#undef HAVE_TERMIO_H
+
 /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H
 
-/* The iftop version number */
-#undef IFTOP_VERSION
-
 /* Enable default promiscuous mode to capture outgoing packets */
 #undef NEED_PROMISCUOUS_FOR_OUTGOING