config.h.in
上传用户:dayuan858
上传日期:2007-01-04
资源大小:194k
文件大小:4k
源码类别:

网络编程

开发平台:

Unix_Linux

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2. /* Define to empty if the keyword does not work.  */
  3. #undef const
  4. /* Define to `int' if <sys/types.h> doesn't define.  */
  5. #undef gid_t
  6. /* Define if you don't have vprintf but do have _doprnt.  */
  7. #undef HAVE_DOPRNT
  8. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  9. #undef HAVE_SYS_WAIT_H
  10. /* Define if you have the vprintf function.  */
  11. #undef HAVE_VPRINTF
  12. /* Define to `long' if <sys/types.h> doesn't define.  */
  13. #undef off_t
  14. /* Define if you need to in order for stat and other things to work.  */
  15. #undef _POSIX_SOURCE
  16. /* Define as the return type of signal handlers (int or void).  */
  17. #undef RETSIGTYPE
  18. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  19. #undef size_t
  20. /* Define if you have the ANSI C header files.  */
  21. #undef STDC_HEADERS
  22. /* Define if `sys_siglist' is declared by <signal.h>.  */
  23. #undef SYS_SIGLIST_DECLARED
  24. /* Define to `int' if <sys/types.h> doesn't define.  */
  25. #undef uid_t
  26. #undef DEBUG
  27. #undef APOP
  28. #undef POPUID
  29. #undef GDBM
  30. /*
  31.  * Define this macro if your system supports special authorization
  32.  * mechanisms like shadow passowrds or special crypt programs.
  33.  */
  34. #undef AUTH_SPECIAL
  35. #undef MAIL_COMMAND
  36. #undef POP_MAILDIR
  37. #undef BULLDIR
  38. #undef POP_DROP
  39. #undef POP_TMPDROP
  40. #undef POP_TMPXMIT
  41. #undef MAILOCK
  42. /* 
  43.  * Define to run in SERVER_MODE. Take a look at
  44.  * <http://www.eudora.com/freeware/qpop_faq.html>
  45.  * to know more about SERVER_MODE.
  46.  */
  47. #undef SERVER_MODE
  48. /* The number of bytes in a unsigned long int.  */
  49. #undef SIZEOF_UNSIGNED_LONG_INT
  50. /* Define if you have the bcopy function.  */
  51. #undef HAVE_BCOPY
  52. /* Define if you have the flock function.  */
  53. #undef HAVE_FLOCK
  54. /* Define if you have the ftruncate function.  */
  55. #undef HAVE_FTRUNCATE
  56. /* Define if you have the gethostname function.  */
  57. #undef HAVE_GETHOSTNAME
  58. /* Define if you have the getusershell function.  */
  59. #undef HAVE_GETUSERSHELL
  60. /* Define if you have the index function.  */
  61. #undef HAVE_INDEX
  62. /* Define if you have the pw_encrypt function.  */
  63. #undef HAVE_PW_ENCRYPT
  64. /* Define if you have the set_auth_parameters function.  */
  65. #undef HAVE_SET_AUTH_PARAMETERS
  66. /* Define if you have the strdup function.  */
  67. #undef HAVE_STRDUP
  68. /* Define if you have the strerror function.  */
  69. #undef HAVE_STRERROR
  70. /* Define if you have the <dbm.h> header file.  */
  71. #undef HAVE_DBM_H
  72. /* Define if you have the <dirent.h> header file.  */
  73. #undef HAVE_DIRENT_H
  74. /* Define if you have the <fcntl.h> header file.  */
  75. #undef HAVE_FCNTL_H
  76. /* Define if you have the <gdbm.h> header file.  */
  77. #undef HAVE_GDBM_H
  78. /* Define if you have the <maillock.h> header file.  */
  79. #undef HAVE_MAILLOCK_H
  80. /* Define if you have the <ndbm.h> header file.  */
  81. #undef HAVE_NDBM_H
  82. /* Define if you have the <ndir.h> header file.  */
  83. #undef HAVE_NDIR_H
  84. /* Define if you have the <net/errno.h> header file.  */
  85. #undef HAVE_NET_ERRNO_H
  86. /* Define if you have the <netinet/in.h> header file.  */
  87. #undef HAVE_NETINET_IN_H
  88. /* Define if you have the <prot.h> header file.  */
  89. #undef HAVE_PROT_H
  90. /* Define if you have the <shadow.h> header file.  */
  91. #undef HAVE_SHADOW_H
  92. /* Define if you have the <strings.h> header file.  */
  93. #undef HAVE_STRINGS_H
  94. /* Define if you have the <sys/dir.h> header file.  */
  95. #undef HAVE_SYS_DIR_H
  96. /* Define if you have the <sys/fcntl.h> header file.  */
  97. #undef HAVE_SYS_FCNTL_H
  98. /* Define if you have the <sys/file.h> header file.  */
  99. #undef HAVE_SYS_FILE_H
  100. /* Define if you have the <sys/ndir.h> header file.  */
  101. #undef HAVE_SYS_NDIR_H
  102. /* Define if you have the <sys/netinet/in.h> header file.  */
  103. #undef HAVE_SYS_NETINET_IN_H
  104. /* Define if you have the <sys/param.h> header file.  */
  105. #undef HAVE_SYS_PARAM_H
  106. /* Define if you have the <sys/security.h> header file.  */
  107. #undef HAVE_SYS_SECURITY_H
  108. /* Define if you have the <sys/stat.h> header file.  */
  109. #undef HAVE_SYS_STAT_H
  110. /* Define if you have the <sys/syslog.h> header file.  */
  111. #undef HAVE_SYS_SYSLOG_H
  112. /* Define if you have the <sys/types.h> header file.  */
  113. #undef HAVE_SYS_TYPES_H
  114. /* Define if you have the <sys/unistd.h> header file.  */
  115. #undef HAVE_SYS_UNISTD_H
  116. /* Define if you have the <syslog.h> header file.  */
  117. #undef HAVE_SYSLOG_H
  118. /* Define if you have the <unistd.h> header file.  */
  119. #undef HAVE_UNISTD_H
  120. /* Define if you have the cposix library (-lcposix).  */
  121. #undef HAVE_LIBCPOSIX