config.h.in
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:2k
源码类别:

通讯编程

开发平台:

Visual C++

  1. /* config.h.in.  Generated from configure.in by autoheader.  */
  2. /* Note:  this file is overwritten by autoheader */
  3. /* "do we have int64 type ?" */
  4. #undef HAVE_INT64
  5. /* Define to 1 if you have the <inttypes.h> header file. */
  6. #undef HAVE_INTTYPES_H
  7. /* Define to 1 if you have the <memory.h> header file. */
  8. #undef HAVE_MEMORY_H
  9. /* Define to 1 if you have the `snprintf' function. */
  10. #undef HAVE_SNPRINTF
  11. /* Define to 1 if you have the <stdint.h> header file. */
  12. #undef HAVE_STDINT_H
  13. /* Define to 1 if you have the <stdlib.h> header file. */
  14. #undef HAVE_STDLIB_H
  15. /* Define to 1 if you have the <strings.h> header file. */
  16. #undef HAVE_STRINGS_H
  17. /* Define to 1 if you have the <string.h> header file. */
  18. #undef HAVE_STRING_H
  19. /* Define to 1 if you have the `strtoll' function. */
  20. #undef HAVE_STRTOLL
  21. /* Define to 1 if you have the `strtoq' function. */
  22. #undef HAVE_STRTOQ
  23. /* Define to 1 if you have the <sys/stat.h> header file. */
  24. #undef HAVE_SYS_STAT_H
  25. /* Define to 1 if you have the <sys/types.h> header file. */
  26. #undef HAVE_SYS_TYPES_H
  27. /* Define to 1 if you have the <unistd.h> header file. */
  28. #undef HAVE_UNISTD_H
  29. /* Define to the address where bug reports for this package should be sent. */
  30. #undef PACKAGE_BUGREPORT
  31. /* Define to the full name of this package. */
  32. #undef PACKAGE_NAME
  33. /* Define to the full name and version of this package. */
  34. #undef PACKAGE_STRING
  35. /* Define to the one symbol short name of this package. */
  36. #undef PACKAGE_TARNAME
  37. /* Define to the version of this package. */
  38. #undef PACKAGE_VERSION
  39. /* The size of a `long', as computed by sizeof. */
  40. #undef SIZEOF_LONG
  41. /* Define to 1 if you have the ANSI C header files. */
  42. #undef STDC_HEADERS
  43. /* description */
  44. #undef _XOPEN_SOURCE_EXTENDED
  45. /* description */
  46. #undef int64_t
  47. /* description */
  48. #undef random
  49. /* description */
  50. #undef srandom