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

通讯编程

开发平台:

Visual C++

  1. /* autoconf.h.in.  Generated automatically from configure.in by autoheader.  */
  2. /* Define if the X Window System is missing or not being used.  */
  3. #undef X_DISPLAY_MISSING
  4. /* Define if you have the strcasecmp function.  */
  5. #undef HAVE_STRCASECMP
  6. /* Define if you have the <float.h> header file.  */
  7. #undef HAVE_FLOAT_H
  8. /* Define if you have the <limits.h> header file.  */
  9. #undef HAVE_LIMITS_H
  10. /* Define if you have the <stdlib.h> header file.  */
  11. #undef HAVE_STDLIB_H
  12. /* Define if you have the <string.h> header file.  */
  13. #undef HAVE_STRING_H
  14. /* Define if you have the <strings.h> header file.  */
  15. #undef HAVE_STRINGS_H
  16. /* Define if you have the <unistd.h> header file.  */
  17. #undef HAVE_UNISTD_H
  18. /* Name of package */
  19. #undef PACKAGE
  20. /* Version number of package */
  21. #undef VERSION
  22. /* Define if using the dmalloc debugging malloc package */
  23. #undef WITH_DMALLOC