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

WEB邮件程序

开发平台:

C/C++

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2. /* Define if on AIX 3.
  3.    System headers sometimes define this.
  4.    We just want to avoid a redefinition error message.  */
  5. #ifndef _ALL_SOURCE
  6. #undef _ALL_SOURCE
  7. #endif
  8. /* Define to empty if the keyword does not work.  */
  9. #undef const
  10. /* Define if on MINIX.  */
  11. #undef _MINIX
  12. /* Define to `long' if <sys/types.h> doesn't define.  */
  13. #undef off_t
  14. /* Define if the system does not provide POSIX.1 features except
  15.    with this defined.  */
  16. #undef _POSIX_1_SOURCE
  17. /* Define if you need to in order for stat and other things to work.  */
  18. #undef _POSIX_SOURCE
  19. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  20. #undef size_t
  21. /* Define if you have the ANSI C header files.  */
  22. #undef STDC_HEADERS
  23. /* Define if your <sys/time.h> declares struct tm.  */
  24. #undef TM_IN_SYS_TIME
  25. /* Whether gethostname() is prototyped */
  26. #undef HAS_GETHOSTNAME
  27. /* Whether top-level configure defined dbobj struct/.h */
  28. #undef HAVE_DBOBJ
  29. /* Define if you have the readlink function.  */
  30. #undef HAVE_READLINK
  31. /* Define if you have the strcasecmp function.  */
  32. #undef HAVE_STRCASECMP
  33. /* Define if you have the symlink function.  */
  34. #undef HAVE_SYMLINK
  35. /* Define if you have the <dirent.h> header file.  */
  36. #undef HAVE_DIRENT_H
  37. /* Define if you have the <fcntl.h> header file.  */
  38. #undef HAVE_FCNTL_H
  39. /* Define if you have the <ndir.h> header file.  */
  40. #undef HAVE_NDIR_H
  41. /* Define if you have the <sys/dir.h> header file.  */
  42. #undef HAVE_SYS_DIR_H
  43. /* Define if you have the <sys/ndir.h> header file.  */
  44. #undef HAVE_SYS_NDIR_H
  45. /* Define if you have the <sys/stat.h> header file.  */
  46. #undef HAVE_SYS_STAT_H
  47. /* Define if you have the <unistd.h> header file.  */
  48. #undef HAVE_UNISTD_H