swarmconfig.h.in
上传用户:shenzhenrh
上传日期:2013-05-12
资源大小:2904k
文件大小:5k
源码类别:

信息检索与抽取

开发平台:

Unix_Linux

  1. /* swarmconfig.h.in.  Generated from configure.in by autoheader.  */
  2. /* define if __builtin_apply is buggy */
  3. #undef BUGGY_BUILTIN_APPLY
  4. /* directory for architecutre independent files */
  5. #undef DATADIR
  6. /* Define if GUI is disabled. */
  7. #undef DISABLE_GUI
  8. /* declaration for declaring exported DLL variables */
  9. #undef EXPORT_EXTERN
  10. /* declaration for defining exported DLL variables */
  11. #undef EXPORT_EXTERNDEF
  12. /* Define to 1 if you have the <argp.h> header file. */
  13. #undef HAVE_ARGP_H
  14. /* Define to 1 if you have the <dlfcn.h> header file. */
  15. #undef HAVE_DLFCN_H
  16. /* defined if HDF5 support is to be available */
  17. #undef HAVE_HDF5
  18. /* Define to 1 if you have the <inttypes.h> header file. */
  19. #undef HAVE_INTTYPES_H
  20. /* defined if Java support is to be provided */
  21. #undef HAVE_JDK
  22. /* defined if Java support using Kaffe is to be provided */
  23. #undef HAVE_KAFFE
  24. /* Define to 1 if you have the `memchr' function. */
  25. #undef HAVE_MEMCHR
  26. /* Define to 1 if you have the `memcpy' function. */
  27. #undef HAVE_MEMCPY
  28. /* Define to 1 if you have the <memory.h> header file. */
  29. #undef HAVE_MEMORY_H
  30. /* Define to 1 if you have the `memset' function. */
  31. #undef HAVE_MEMSET
  32. /* define if PNG support is to be provided */
  33. #undef HAVE_PNG
  34. /* Define to 1 if you have the `realpath' function. */
  35. #undef HAVE_REALPATH
  36. /* Define to 1 if you have the <stdint.h> header file. */
  37. #undef HAVE_STDINT_H
  38. /* Define to 1 if you have the <stdlib.h> header file. */
  39. #undef HAVE_STDLIB_H
  40. /* Define to 1 if you have the `stpcpy' function. */
  41. #undef HAVE_STPCPY
  42. /* Define to 1 if you have the `strchr' function. */
  43. #undef HAVE_STRCHR
  44. /* Define to 1 if you have the `strcmp' function. */
  45. #undef HAVE_STRCMP
  46. /* Define to 1 if you have the <strings.h> header file. */
  47. #undef HAVE_STRINGS_H
  48. /* Define to 1 if you have the <string.h> header file. */
  49. #undef HAVE_STRING_H
  50. /* Define to 1 if you have the `strlen' function. */
  51. #undef HAVE_STRLEN
  52. /* Define to 1 if you have the `strncmp' function. */
  53. #undef HAVE_STRNCMP
  54. /* Define to 1 if you have the `strndup' function. */
  55. #undef HAVE_STRNDUP
  56. /* Define to 1 if you have the `strnlen' function. */
  57. #undef HAVE_STRNLEN
  58. /* Define to 1 if you have the `strpbrk' function. */
  59. #undef HAVE_STRPBRK
  60. /* Define to 1 if you have the `strsep' function. */
  61. #undef HAVE_STRSEP
  62. /* Define to 1 if you have the `strtoll' function. */
  63. #undef HAVE_STRTOLL
  64. /* Define to 1 if you have the <sys/sigevent.h> header file. */
  65. #undef HAVE_SYS_SIGEVENT_H
  66. /* Define to 1 if you have the <sys/stat.h> header file. */
  67. #undef HAVE_SYS_STAT_H
  68. /* Define to 1 if you have the <sys/types.h> header file. */
  69. #undef HAVE_SYS_TYPES_H
  70. /* Define to 1 if you have the <unistd.h> header file. */
  71. #undef HAVE_UNISTD_H
  72. /* define if xpm.h is available */
  73. #undef HAVE_X11_XPM_H
  74. /* define if nalloc_pixels is available */
  75. #undef HAVE_XPM_ALLOCPIXELS
  76. /* define if xpm.h is available */
  77. #undef HAVE_XPM_H
  78. /* declaration for importing exported DLL variables */
  79. #undef IMPORT_EXTERN
  80. /* directory for Swarm include files */
  81. #undef INCLUDEDIR
  82. /* subdirectory for includes, if any */
  83. #undef INCLUDESUBDIR
  84. /* define if __int64 needs to be defined for jni.h */
  85. #undef JNI_H_NEEDS_INT64
  86. /* format for long long type */
  87. #undef LLFMT
  88. /* Name of package */
  89. #undef PACKAGE
  90. /* Define to the address where bug reports for this package should be sent. */
  91. #undef PACKAGE_BUGREPORT
  92. /* Define to the full name of this package. */
  93. #undef PACKAGE_NAME
  94. /* Define to the full name and version of this package. */
  95. #undef PACKAGE_STRING
  96. /* Define to the one symbol short name of this package. */
  97. #undef PACKAGE_TARNAME
  98. /* Define to the version of this package. */
  99. #undef PACKAGE_VERSION
  100. /* toplevel directory for Swarm installation */
  101. #undef PREFIX
  102. /* define as format to use for hex pointer */
  103. #undef PTRHEXFMT
  104. /* integer comparable in size to a pointer */
  105. #undef PTRINT
  106. /* format for integer comparable in size to a pointer */
  107. #undef PTRINTFMT
  108. /* unsigned integer comparable in size to a pointer */
  109. #undef PTRUINT
  110. /* format for unsigned integer comparable in size to a pointer */
  111. #undef PTRUINTFMT
  112. /* The size of a `int', as computed by sizeof. */
  113. #undef SIZEOF_INT
  114. /* The size of a `long', as computed by sizeof. */
  115. #undef SIZEOF_LONG
  116. /* The size of a `long long', as computed by sizeof. */
  117. #undef SIZEOF_LONG_LONG
  118. /* The size of a `void *', as computed by sizeof. */
  119. #undef SIZEOF_VOID_P
  120. /* Define to 1 if you have the ANSI C header files. */
  121. #undef STDC_HEADERS
  122. /* type of integer that is 64 bits */
  123. #undef SWARM_INT64
  124. /* directory for Swarm Makefile templates */
  125. #undef SYSCONFDIR
  126. /* define if avcall will be used */
  127. #undef USE_AVCALL
  128. /* Define if mframe functions to be used. */
  129. #undef USE_MFRAME
  130. /* Version number of package */
  131. #undef VERSION
  132. /* Define to 1 if the X Window System is missing or not being used. */
  133. #undef X_DISPLAY_MISSING