config.h.in 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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 the sub-directory in which libtool stores uninstalled libraries.
  24. */
  25. #undef LT_OBJDIR
  26. /* Name of package */
  27. #undef PACKAGE
  28. /* Define to the address where bug reports for this package should be sent. */
  29. #undef PACKAGE_BUGREPORT
  30. /* Define to the full name of this package. */
  31. #undef PACKAGE_NAME
  32. /* Define to the full name and version of this package. */
  33. #undef PACKAGE_STRING
  34. /* Define to the one symbol short name of this package. */
  35. #undef PACKAGE_TARNAME
  36. /* Define to the home page for this package. */
  37. #undef PACKAGE_URL
  38. /* Define to the version of this package. */
  39. #undef PACKAGE_VERSION
  40. /* Major version of this package */
  41. #undef PACKAGE_VERSION_MAJOR
  42. /* Minor version of this package */
  43. #undef PACKAGE_VERSION_MINOR
  44. /* Patch version of this package */
  45. #undef PACKAGE_VERSION_PATCHLEVEL
  46. /* Define to 1 if you have the ANSI C header files. */
  47. #undef STDC_HEADERS
  48. /* Version number of package */
  49. #undef VERSION