Advertisement
cooljeanius

cairo x86_64 config.h

Sep 18th, 2012
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 11.54 KB | None | 0 0
  1. /* config.h.  Generated from config.h.in by configure.  */
  2. /* config.h.in.  Generated from configure.ac by autoheader.  */
  3.  
  4. /* Define if building universal (internal helper macro) */
  5. /* #undef AC_APPLE_UNIVERSAL_BUILD */
  6.  
  7. /* whether memory barriers are needed around atomic operations */
  8. /* #undef ATOMIC_OP_NEEDS_MEMORY_BARRIER */
  9.  
  10. /* Define to 1 if the PDF backend can be tested (need poppler and other
  11.    dependencies for pdf2png) */
  12. /* #undef CAIRO_CAN_TEST_PDF_SURFACE */
  13.  
  14. /* Define to 1 if the PS backend can be tested (needs ghostscript) */
  15. /* #undef CAIRO_CAN_TEST_PS_SURFACE */
  16.  
  17. /* Define to 1 if the SVG backend can be tested */
  18. /* #undef CAIRO_CAN_TEST_SVG_SURFACE */
  19.  
  20. /* Define to 1 if the Win32 Printing backend can be tested (needs ghostscript)
  21.    */
  22. /* #undef CAIRO_CAN_TEST_WIN32_PRINTING_SURFACE */
  23.  
  24. /* Define to 1 if dlsym is available */
  25. #define CAIRO_HAS_DLSYM 1
  26.  
  27. /* Define to 1 to enable cairo's cairo-script-interpreter feature */
  28. #define CAIRO_HAS_INTERPRETER 1
  29.  
  30. /* Define to 1 to enable cairo's pthread feature */
  31. /* #undef CAIRO_HAS_PTHREAD */
  32.  
  33. /* Define to 1 if we have full pthread support */
  34. /* #undef CAIRO_HAS_REAL_PTHREAD */
  35.  
  36. /* Define to 1 if libspectre is available */
  37. /* #undef CAIRO_HAS_SPECTRE */
  38.  
  39. /* Define to 1 to enable cairo's symbol-lookup feature */
  40. /* #undef CAIRO_HAS_SYMBOL_LOOKUP */
  41.  
  42. /* Define to 1 to enable cairo's test surfaces feature */
  43. /* #undef CAIRO_HAS_TEST_SURFACES */
  44.  
  45. /* Define to 1 to enable cairo's cairo-trace feature */
  46. /* #undef CAIRO_HAS_TRACE */
  47.  
  48. /* Define to 1 to disable certain code paths that rely heavily on double
  49.    precision floating-point calculation */
  50. /* #undef DISABLE_SOME_FLOATING_POINT */
  51.  
  52. /* Define to 1 if your system stores words within floats with the most
  53.    significant word first */
  54. /* #undef FLOAT_WORDS_BIGENDIAN */
  55.  
  56. /* Define to 1 if you have the `alarm' function. */
  57. #define HAVE_ALARM 1
  58.  
  59. /* Define to 1 if you have the binutils development files installed */
  60. /* #undef HAVE_BFD */
  61.  
  62. /* Define to 1 if your compiler supports the __builtin_return_address()
  63.    intrinsic. */
  64. #define HAVE_BUILTIN_RETURN_ADDRESS 1
  65.  
  66. /* Define to 1 if you have the <byteswap.h> header file. */
  67. #define HAVE_BYTESWAP_H 1
  68.  
  69. /* Define to 1 if you have the `clock_gettime' function. */
  70. /* #undef HAVE_CLOCK_GETTIME */
  71.  
  72. /* Define to 1 if you have the `ctime_r' function. */
  73. #define HAVE_CTIME_R 1
  74.  
  75. /* Define to 1 if you have the <dlfcn.h> header file. */
  76. #define HAVE_DLFCN_H 1
  77.  
  78. /* Define to 1 if you have the `drand48' function. */
  79. #define HAVE_DRAND48 1
  80.  
  81. /* Define to 1 if you have the `FcFini' function. */
  82. #define HAVE_FCFINI 1
  83.  
  84. /* Define to 1 if you have the `FcInit' function. */
  85. #define HAVE_FCINIT 1
  86.  
  87. /* Define to 1 if you have the <fcntl.h> header file. */
  88. #define HAVE_FCNTL_H 1
  89.  
  90. /* Define to 1 if you have the `feclearexcept' function. */
  91. #define HAVE_FECLEAREXCEPT 1
  92.  
  93. /* Define to 1 if you have the `fedisableexcept' function. */
  94. /* #undef HAVE_FEDISABLEEXCEPT */
  95.  
  96. /* Define to 1 if you have the `feenableexcept' function. */
  97. /* #undef HAVE_FEENABLEEXCEPT */
  98.  
  99. /* Define to 1 if you have the <fenv.h> header file. */
  100. #define HAVE_FENV_H 1
  101.  
  102. /* Define to 1 if you have the `flockfile' function. */
  103. #define HAVE_FLOCKFILE 1
  104.  
  105. /* Define to 1 if you have the `fork' function. */
  106. #define HAVE_FORK 1
  107.  
  108. /* FT_Bitmap_Size structure includes y_ppem field */
  109. #define HAVE_FT_BITMAP_SIZE_Y_PPEM 1
  110.  
  111. /* Define to 1 if you have the `FT_GlyphSlot_Embolden' function. */
  112. #define HAVE_FT_GLYPHSLOT_EMBOLDEN 1
  113.  
  114. /* Define to 1 if you have the `FT_GlyphSlot_Oblique' function. */
  115. #define HAVE_FT_GLYPHSLOT_OBLIQUE 1
  116.  
  117. /* Define to 1 if you have the `FT_Library_SetLcdFilter' function. */
  118. #define HAVE_FT_LIBRARY_SETLCDFILTER 1
  119.  
  120. /* Define to 1 if you have the `FT_Load_Sfnt_Table' function. */
  121. #define HAVE_FT_LOAD_SFNT_TABLE 1
  122.  
  123. /* Define to 1 if you have the `funlockfile' function. */
  124. #define HAVE_FUNLOCKFILE 1
  125.  
  126. /* Whether you have gcov */
  127. /* #undef HAVE_GCOV */
  128.  
  129. /* Define to 1 if you have the `getline' function. */
  130. /* #undef HAVE_GETLINE */
  131.  
  132. /* Enable if your compiler supports the Intel __sync_* atomic primitives */
  133. #define HAVE_INTEL_ATOMIC_PRIMITIVES 1
  134.  
  135. /* Define to 1 if you have the <inttypes.h> header file. */
  136. #define HAVE_INTTYPES_H 1
  137.  
  138. /* Define to 1 if you have the <io.h> header file. */
  139. #define HAVE_IO_H 1
  140.  
  141. /* Define to 1 if you have the <libgen.h> header file. */
  142. #define HAVE_LIBGEN_H 1
  143.  
  144. /* Define to 1 if you have the `rt' library (-lrt). */
  145. #define HAVE_LIBRT 1
  146.  
  147. /* Enable if you have libatomic-ops-dev installed */
  148. /* #undef HAVE_LIB_ATOMIC_OPS */
  149.  
  150. /* Define to 1 if you have the `link' function. */
  151. #define HAVE_LINK 1
  152.  
  153. /* Define to 1 if you have the Valgrind lockdep tool */
  154. /* #undef HAVE_LOCKDEP */
  155.  
  156. /* Define to 1 if you have the Valgrind memfault tool */
  157. /* #undef HAVE_MEMFAULT */
  158.  
  159. /* Define to 1 if you have the <memory.h> header file. */
  160. #define HAVE_MEMORY_H 1
  161.  
  162. /* Define to non-zero if your system has mkdir, and to 2 if your version of
  163.    mkdir requires a mode parameter */
  164. #define HAVE_MKDIR 2
  165.  
  166. /* Define to 1 if you have the `mmap' function. */
  167. #define HAVE_MMAP 1
  168.  
  169. /* Enable if you have MacOS X atomic operations */
  170. /* #undef HAVE_OS_ATOMIC_OPS */
  171.  
  172. /* Define to 1 if you have the `poppler_page_render' function. */
  173. /* #undef HAVE_POPPLER_PAGE_RENDER */
  174.  
  175. /* Define to 1 if you have the `raise' function. */
  176. #define HAVE_RAISE 1
  177.  
  178. /* Define to 1 if you have the `rsvg_pixbuf_from_file' function. */
  179. /* #undef HAVE_RSVG_PIXBUF_FROM_FILE */
  180.  
  181. /* Define to 1 if you have the `sched_getaffinity' function. */
  182. /* #undef HAVE_SCHED_GETAFFINITY */
  183.  
  184. /* Define to 1 if you have the <sched.h> header file. */
  185. #define HAVE_SCHED_H 1
  186.  
  187. /* Define to 1 if you have the <setjmp.h> header file. */
  188. #define HAVE_SETJMP_H 1
  189.  
  190. /* Define to 1 if you have the <signal.h> header file. */
  191. #define HAVE_SIGNAL_H 1
  192.  
  193. /* Define to 1 if you have the <stdint.h> header file. */
  194. #define HAVE_STDINT_H 1
  195.  
  196. /* Define to 1 if you have the <stdlib.h> header file. */
  197. #define HAVE_STDLIB_H 1
  198.  
  199. /* Define to 1 if you have the <strings.h> header file. */
  200. #define HAVE_STRINGS_H 1
  201.  
  202. /* Define to 1 if you have the <string.h> header file. */
  203. #define HAVE_STRING_H 1
  204.  
  205. /* Define to 1 if you have the `strndup' function. */
  206. /* #undef HAVE_STRNDUP */
  207.  
  208. /* Define to 1 if you have the <sys/int_types.h> header file. */
  209. /* #undef HAVE_SYS_INT_TYPES_H */
  210.  
  211. /* Define to 1 if you have the <sys/mman.h> header file. */
  212. #define HAVE_SYS_MMAN_H 1
  213.  
  214. /* Define to 1 if you have the <sys/poll.h> header file. */
  215. #define HAVE_SYS_POLL_H 1
  216.  
  217. /* Define to 1 if you have the <sys/socket.h> header file. */
  218. #define HAVE_SYS_SOCKET_H 1
  219.  
  220. /* Define to 1 if you have the <sys/stat.h> header file. */
  221. #define HAVE_SYS_STAT_H 1
  222.  
  223. /* Define to 1 if you have the <sys/types.h> header file. */
  224. #define HAVE_SYS_TYPES_H 1
  225.  
  226. /* Define to 1 if you have the <sys/un.h> header file. */
  227. #define HAVE_SYS_UN_H 1
  228.  
  229. /* Define to 1 if you have the <sys/wait.h> header file. */
  230. #define HAVE_SYS_WAIT_H 1
  231.  
  232. /* Define to 1 if you have the <time.h> header file. */
  233. #define HAVE_TIME_H 1
  234.  
  235. /* Define to 1 if the system has the type `uint128_t'. */
  236. /* #undef HAVE_UINT128_T */
  237.  
  238. /* Define to 1 if the system has the type `uint64_t'. */
  239. #define HAVE_UINT64_T 1
  240.  
  241. /* Define to 1 if you have the <unistd.h> header file. */
  242. #define HAVE_UNISTD_H 1
  243.  
  244. /* Define to 1 if you have Valgrind */
  245. #define HAVE_VALGRIND 1
  246.  
  247. /* Define to 1 if you have the `waitpid' function. */
  248. #define HAVE_WAITPID 1
  249.  
  250. /* Define to 1 if you have the <windows.h> header file. */
  251. /* #undef HAVE_WINDOWS_H */
  252.  
  253. /* Define to 1 if you have the `XRenderCreateConicalGradient' function. */
  254. #define HAVE_XRENDERCREATECONICALGRADIENT 1
  255.  
  256. /* Define to 1 if you have the `XRenderCreateLinearGradient' function. */
  257. #define HAVE_XRENDERCREATELINEARGRADIENT 1
  258.  
  259. /* Define to 1 if you have the `XRenderCreateRadialGradient' function. */
  260. #define HAVE_XRENDERCREATERADIALGRADIENT 1
  261.  
  262. /* Define to 1 if you have zlib available */
  263. #define HAVE_ZLIB 1
  264.  
  265. /* Define to 1 if the system has the type `__uint128_t'. */
  266. #define HAVE___UINT128_T 1
  267.  
  268. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  269.    */
  270. #define LT_OBJDIR ".libs/"
  271.  
  272. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  273. /* #undef NO_MINUS_C_MINUS_O */
  274.  
  275. /* Define to the address where bug reports for this package should be sent. */
  276. #define PACKAGE_BUGREPORT "http://bugs.freedesktop.org/enter_bug.cgi?product=cairo"
  277.  
  278. /* Define to the full name of this package. */
  279. #define PACKAGE_NAME USE_cairo_INSTEAD
  280.  
  281. /* Define to the full name and version of this package. */
  282. #define PACKAGE_STRING USE_cairo_version_OR_cairo_version_string_INSTEAD
  283.  
  284. /* Define to the one symbol short name of this package. */
  285. #define PACKAGE_TARNAME USE_cairo_INSTEAD
  286.  
  287. /* Define to the home page for this package. */
  288. #define PACKAGE_URL "http://cairographics.org/"
  289.  
  290. /* Define to the version of this package. */
  291. #define PACKAGE_VERSION USE_cairo_version_OR_cairo_version_string_INSTEAD
  292.  
  293. /* Shared library file extension */
  294. #define SHARED_LIB_EXT "dylib"
  295.  
  296. /* The size of `int', as computed by sizeof. */
  297. #define SIZEOF_INT 4
  298.  
  299. /* The size of `long', as computed by sizeof. */
  300. #define SIZEOF_LONG 8
  301.  
  302. /* The size of `long long', as computed by sizeof. */
  303. #define SIZEOF_LONG_LONG 8
  304.  
  305. /* The size of `size_t', as computed by sizeof. */
  306. #define SIZEOF_SIZE_T 8
  307.  
  308. /* The size of `void *', as computed by sizeof. */
  309. #define SIZEOF_VOID_P 8
  310.  
  311. /* Define to 1 if you have the ANSI C header files. */
  312. #define STDC_HEADERS 1
  313.  
  314. /* Enable extensions on AIX 3, Interix.  */
  315. #ifndef _ALL_SOURCE
  316. # define _ALL_SOURCE 1
  317. #endif
  318. /* Enable GNU extensions on systems that have them.  */
  319. #ifndef _GNU_SOURCE
  320. # define _GNU_SOURCE 1
  321. #endif
  322. /* Enable threading extensions on Solaris.  */
  323. #ifndef _POSIX_PTHREAD_SEMANTICS
  324. # define _POSIX_PTHREAD_SEMANTICS 1
  325. #endif
  326. /* Enable extensions on HP NonStop.  */
  327. #ifndef _TANDEM_SOURCE
  328. # define _TANDEM_SOURCE 1
  329. #endif
  330. /* Enable general extensions on Solaris.  */
  331. #ifndef __EXTENSIONS__
  332. # define __EXTENSIONS__ 1
  333. #endif
  334.  
  335.  
  336. /* Define to the value your compiler uses to support the warn-unused-result
  337.    attribute */
  338. #define WARN_UNUSED_RESULT __attribute__((__warn_unused_result__))
  339.  
  340. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  341.    significant byte first (like Motorola and SPARC, unlike Intel). */
  342. #if defined AC_APPLE_UNIVERSAL_BUILD
  343. # if defined __BIG_ENDIAN__
  344. #  define WORDS_BIGENDIAN 1
  345. # endif
  346. #else
  347. # ifndef WORDS_BIGENDIAN
  348. /* #  undef WORDS_BIGENDIAN */
  349. # endif
  350. #endif
  351.  
  352.  
  353. /* Deal with multiple architecture compiles on Mac OS X */
  354. #ifdef __APPLE_CC__
  355. #ifdef __BIG_ENDIAN__
  356. #define WORDS_BIGENDIAN 1
  357. #define FLOAT_WORDS_BIGENDIAN 1
  358. #else
  359. /* #undef WORDS_BIGENDIAN */
  360. /* #undef FLOAT_WORDS_BIGENDIAN */
  361. #endif
  362. #endif
  363.  
  364.  
  365. /* Define to 1 if the X Window System is missing or not being used. */
  366. /* #undef X_DISPLAY_MISSING */
  367.  
  368. /* Number of bits in a file offset, on hosts where this is settable. */
  369. /* #undef _FILE_OFFSET_BITS */
  370.  
  371. /* Define for large files, on AIX-style hosts. */
  372. /* #undef _LARGE_FILES */
  373.  
  374. /* Define to 1 if on MINIX. */
  375. /* #undef _MINIX */
  376.  
  377. /* Define to 2 if the system does not provide POSIX.1 features except with
  378.    this defined. */
  379. /* #undef _POSIX_1_SOURCE */
  380.  
  381. /* Define to 1 if you need to in order for `stat' and other things to work. */
  382. /* #undef _POSIX_SOURCE */
  383.  
  384. /* Define to `__inline__' or `__inline' if that's what the C compiler
  385.    calls it, or to nothing if 'inline' is not supported under any name.  */
  386. #ifndef __cplusplus
  387. /* #undef inline */
  388. #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement