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

WEB邮件程序

开发平台:

C/C++

  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 if you have <sys/wait.h> that is POSIX.1 compatible.  */
  5. #undef HAVE_SYS_WAIT_H
  6. /* Define to `long' if <sys/types.h> doesn't define.  */
  7. #undef off_t
  8. /* Define to `int' if <sys/types.h> doesn't define.  */
  9. #undef pid_t
  10. /* Define as the return type of signal handlers (int or void).  */
  11. #undef RETSIGTYPE
  12. /* Define if the `setpgrp' function takes no argument.  */
  13. #undef SETPGRP_VOID
  14. /* Define if you have the ANSI C header files.  */
  15. #undef STDC_HEADERS
  16. /* Whether flock_t structure is defined */
  17. #undef HAS_FLOCK_T
  18. /* Whether fcntl locking call is available */
  19. #undef HAS_FCNTL
  20. /* Whether flock locking call is available */
  21. #undef HAS_FLOCK
  22. /* Whether lockf locking call is available */
  23. #undef HAS_LOCKF
  24. /* LL_OFFSET_TYPE is Either off64_t or off_t */
  25. #undef LL_OFFSET_TYPE
  26. /* Define if you have the setpgrp function.  */
  27. #undef HAVE_SETPGRP
  28. /* Define if you have the <errno.h> header file.  */
  29. #undef HAVE_ERRNO_H
  30. /* Define if you have the <fcntl.h> header file.  */
  31. #undef HAVE_FCNTL_H
  32. /* Define if you have the <sys/fcntl.h> header file.  */
  33. #undef HAVE_SYS_FCNTL_H
  34. /* Define if you have the <sys/file.h> header file.  */
  35. #undef HAVE_SYS_FILE_H
  36. /* Define if you have the <sys/ioctl.h> header file.  */
  37. #undef HAVE_SYS_IOCTL_H
  38. /* Define if you have the <unistd.h> header file.  */
  39. #undef HAVE_UNISTD_H