config.h.in 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. #include "xorg-server.h"
  3. /* Define to 1 if you have the <byteswap.h> header file. */
  4. #undef HAVE_BYTESWAP_H
  5. /* Define to 1 if you have the <dlfcn.h> header file. */
  6. #undef HAVE_DLFCN_H
  7. /* Define to 1 if you have the <glamor.h> header file. */
  8. #undef HAVE_GLAMOR_H
  9. /* Define to 1 if you have the <inttypes.h> header file. */
  10. #undef HAVE_INTTYPES_H
  11. /* libudev support */
  12. #undef HAVE_LIBUDEV
  13. /* Define to 1 if you have the <list.h> header file. */
  14. #undef HAVE_LIST_H
  15. /* Define to 1 if you have the <memory.h> header file. */
  16. #undef HAVE_MEMORY_H
  17. /* Define to 1 if you have the <stdint.h> header file. */
  18. #undef HAVE_STDINT_H
  19. /* Define to 1 if you have the <stdlib.h> header file. */
  20. #undef HAVE_STDLIB_H
  21. /* Define to 1 if you have the <strings.h> header file. */
  22. #undef HAVE_STRINGS_H
  23. /* Define to 1 if you have the <string.h> header file. */
  24. #undef HAVE_STRING_H
  25. /* Define to 1 if you have the <sys/stat.h> header file. */
  26. #undef HAVE_SYS_STAT_H
  27. /* Define to 1 if you have the <sys/types.h> header file. */
  28. #undef HAVE_SYS_TYPES_H
  29. /* Define to 1 if you have the <unistd.h> header file. */
  30. #undef HAVE_UNISTD_H
  31. /* xextproto 7.1 available */
  32. #undef HAVE_XEXTPROTO_71
  33. /* Have xorg_list API */
  34. #undef HAVE_XORG_LIST
  35. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  36. */
  37. #undef LT_OBJDIR
  38. /* Define to 1 if your C compiler doesn't accept -c and -o together. */
  39. #undef NO_MINUS_C_MINUS_O
  40. /* Name of package */
  41. #undef PACKAGE
  42. /* Define to the address where bug reports for this package should be sent. */
  43. #undef PACKAGE_BUGREPORT
  44. /* Define to the full name of this package. */
  45. #undef PACKAGE_NAME
  46. /* Define to the full name and version of this package. */
  47. #undef PACKAGE_STRING
  48. /* Define to the one symbol short name of this package. */
  49. #undef PACKAGE_TARNAME
  50. /* Define to the home page for this package. */
  51. #undef PACKAGE_URL
  52. /* Define to the version of this package. */
  53. #undef PACKAGE_VERSION
  54. /* Major version of this package */
  55. #undef PACKAGE_VERSION_MAJOR
  56. /* Minor version of this package */
  57. #undef PACKAGE_VERSION_MINOR
  58. /* Patch version of this package */
  59. #undef PACKAGE_VERSION_PATCHLEVEL
  60. /* Define to 1 if you have the ANSI C header files. */
  61. #undef STDC_HEADERS
  62. /* Enable glamor acceleration */
  63. #undef USE_GLAMOR
  64. /* Define to use byteswap macros from <sys/endian.h> */
  65. #undef USE_SYS_ENDIAN_H
  66. /* Version number of package */
  67. #undef VERSION
  68. /* Enable large inode numbers on Mac OS X 10.5. */
  69. #ifndef _DARWIN_USE_64_BIT_INODE
  70. # define _DARWIN_USE_64_BIT_INODE 1
  71. #endif
  72. /* Number of bits in a file offset, on hosts where this is settable. */
  73. #undef _FILE_OFFSET_BITS
  74. /* Define for large files, on AIX-style hosts. */
  75. #undef _LARGE_FILES
  76. /* Define to 16-bit byteswap macro */
  77. #undef bswap_16
  78. /* Define to 32-bit byteswap macro */
  79. #undef bswap_32
  80. /* Define to 64-bit byteswap macro */
  81. #undef bswap_64