home *** CD-ROM | disk | FTP | other *** search
/ Power Hacker 2003 / Power_Hacker_2003.iso / Exploit and vulnerability / w00w00 / sectools / dsniff / config.h.in < prev    next >
Encoding:
Text File  |  2000-05-17  |  2.0 KB  |  83 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to empty if the keyword does not work.  */
  4. #undef const
  5.  
  6. /* Define if you have the strftime function.  */
  7. #undef HAVE_STRFTIME
  8.  
  9. /* Define as the return type of signal handlers (int or void).  */
  10. #undef RETSIGTYPE
  11.  
  12. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  13. #undef size_t
  14.  
  15. /* Define if you have the ANSI C header files.  */
  16. #undef STDC_HEADERS
  17.  
  18. /* Define if your <sys/time.h> declares struct tm.  */
  19. #undef TM_IN_SYS_TIME
  20.  
  21. /* Define if the X Window System is missing or not being used.  */
  22. #undef X_DISPLAY_MISSING
  23.  
  24. /* Define to 'uint32_t' if <sys/types.h> doesn't define. */
  25. #undef u_int32_t
  26.  
  27. /* Define if you have the <db.h> header file.  */
  28. #undef HAVE_DB_H
  29.  
  30. /* Define if you have the <db_185.h> header file.  */
  31. #undef HAVE_DB_185_H
  32.  
  33. /* Define if you have the MD5Update function.  */
  34. #undef HAVE_MD5UPDATE
  35.  
  36. /* Define if you have the dirname function.  */
  37. #undef HAVE_DIRNAME
  38.  
  39. /* Define if you have the ether_ntoa function.  */
  40. #undef HAVE_ETHER_NTOA
  41.  
  42. /* Define if you have the gethostname function.  */
  43. #undef HAVE_GETHOSTNAME
  44.  
  45. /* Define if you have the socket function.  */
  46. #undef HAVE_SOCKET
  47.  
  48. /* Define if you have the strdup function.  */
  49. #undef HAVE_STRDUP
  50.  
  51. /* Define if you have the strlcat function.  */
  52. #undef HAVE_STRLCAT
  53.  
  54. /* Define if you have the strlcpy function.  */
  55. #undef HAVE_STRLCPY
  56.  
  57. /* Define if you have the strstr function.  */
  58. #undef HAVE_STRSTR
  59.  
  60. /* Define if you have the warnx function.  */
  61. #undef HAVE_WARNX
  62.  
  63. /* Define if you have the <err.h> header file.  */
  64. #undef HAVE_ERR_H
  65.  
  66. /* Define if you have the <fcntl.h> header file.  */
  67. #undef HAVE_FCNTL_H
  68.  
  69. /* Define if you have the <libgen.h> header file.  */
  70. #undef HAVE_LIBGEN_H
  71.  
  72. /* Define if you have the <sys/ioctl.h> header file.  */
  73. #undef HAVE_SYS_IOCTL_H
  74.  
  75. /* Define if you have the <unistd.h> header file.  */
  76. #undef HAVE_UNISTD_H
  77.  
  78. /* Define if you have the nsl library (-lnsl).  */
  79. #undef HAVE_LIBNSL
  80.  
  81. /* Define if you have the socket library (-lsocket).  */
  82. #undef HAVE_LIBSOCKET
  83.