config.h.in 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. #include "xorg-server.h"
  3. /* Define to 1 if you have the <dlfcn.h> header file. */
  4. #undef HAVE_DLFCN_H
  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 <stdint.h> header file. */
  10. #undef HAVE_STDINT_H
  11. /* Define to 1 if you have the <stdlib.h> header file. */
  12. #undef HAVE_STDLIB_H
  13. /* Define to 1 if you have the <strings.h> header file. */
  14. #undef HAVE_STRINGS_H
  15. /* Define to 1 if you have the <string.h> header file. */
  16. #undef HAVE_STRING_H
  17. /* Define to 1 if you have the <sys/stat.h> header file. */
  18. #undef HAVE_SYS_STAT_H
  19. /* Define to 1 if you have the <sys/types.h> header file. */
  20. #undef HAVE_SYS_TYPES_H
  21. /* Define to 1 if you have the <unistd.h> header file. */
  22. #undef HAVE_UNISTD_H
  23. /* Define to 1 if you have the <xaa.h> header file. */
  24. #undef HAVE_XAA_H
  25. /* xextproto 7.1 available */
  26. #undef HAVE_XEXTPROTO_71
  27. /* Have 1bpp support */
  28. #undef HAVE_XF1BPP
  29. /* Have 4bpp support */
  30. #undef HAVE_XF4BPP
  31. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  32. */
  33. #undef LT_OBJDIR
  34. /* Name of package */
  35. #undef PACKAGE
  36. /* Define to the address where bug reports for this package should be sent. */
  37. #undef PACKAGE_BUGREPORT
  38. /* Define to the full name of this package. */
  39. #undef PACKAGE_NAME
  40. /* Define to the full name and version of this package. */
  41. #undef PACKAGE_STRING
  42. /* Define to the one symbol short name of this package. */
  43. #undef PACKAGE_TARNAME
  44. /* Define to the home page for this package. */
  45. #undef PACKAGE_URL
  46. /* Define to the version of this package. */
  47. #undef PACKAGE_VERSION
  48. /* Major version of this package */
  49. #undef PACKAGE_VERSION_MAJOR
  50. /* Minor version of this package */
  51. #undef PACKAGE_VERSION_MINOR
  52. /* Patch version of this package */
  53. #undef PACKAGE_VERSION_PATCHLEVEL
  54. /* Define to 1 if you have the ANSI C header files. */
  55. #undef STDC_HEADERS
  56. /* Version number of package */
  57. #undef VERSION