config.h.in revision 1e00de39
1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define to 1 if you have the <X11/extensions/dmxext.h> header file. */ 4#undef HAVE_X11_EXTENSIONS_DMXEXT_H 5 6/* Define to 1 if you have the <X11/extensions/multibuf.h> header file. */ 7#undef HAVE_X11_EXTENSIONS_MULTIBUF_H 8 9/* Define to 1 if you have the <X11/extensions/Print.h> header file. */ 10#undef HAVE_X11_EXTENSIONS_PRINT_H 11 12/* Define to 1 if you have the <X11/extensions/record.h> header file. */ 13#undef HAVE_X11_EXTENSIONS_RECORD_H 14 15/* Define to 1 if you have the <X11/extensions/xf86dgastr.h> header file. */ 16#undef HAVE_X11_EXTENSIONS_XF86DGASTR_H 17 18/* Define to 1 if you have the <X11/extensions/xf86dga.h> header file. */ 19#undef HAVE_X11_EXTENSIONS_XF86DGA_H 20 21/* Define to 1 if you have the <X11/extensions/xf86misc.h> header file. */ 22#undef HAVE_X11_EXTENSIONS_XF86MISC_H 23 24/* Define to 1 if you have the <X11/extensions/xf86mscstr.h> header file. */ 25#undef HAVE_X11_EXTENSIONS_XF86MSCSTR_H 26 27/* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */ 28#undef HAVE_X11_EXTENSIONS_XF86VMODE_H 29 30/* Define to 1 if you have the <X11/extensions/xf86vmstr.h> header file. */ 31#undef HAVE_X11_EXTENSIONS_XF86VMSTR_H 32 33/* Define to 1 if you have the <X11/extensions/Xinerama.h> header file. */ 34#undef HAVE_X11_EXTENSIONS_XINERAMA_H 35 36/* Define to 1 if you have the <X11/extensions/XInput.h> header file. */ 37#undef HAVE_X11_EXTENSIONS_XINPUT_H 38 39/* Define to 1 if you have the <X11/extensions/XKB.h> header file. */ 40#undef HAVE_X11_EXTENSIONS_XKB_H 41 42/* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */ 43#undef HAVE_X11_EXTENSIONS_XRENDER_H 44 45/* Define to 1 if you have the <X11/extensions/XShm.h> header file. */ 46#undef HAVE_X11_EXTENSIONS_XSHM_H 47 48/* Define to 1 if you have the <X11/XKBlib.h> header file. */ 49#undef HAVE_X11_XKBLIB_H 50 51/* Name of package */ 52#undef PACKAGE 53 54/* Define to the address where bug reports for this package should be sent. */ 55#undef PACKAGE_BUGREPORT 56 57/* Define to the full name of this package. */ 58#undef PACKAGE_NAME 59 60/* Define to the full name and version of this package. */ 61#undef PACKAGE_STRING 62 63/* Define to the one symbol short name of this package. */ 64#undef PACKAGE_TARNAME 65 66/* Define to the version of this package. */ 67#undef PACKAGE_VERSION 68 69/* Major version of this package */ 70#undef PACKAGE_VERSION_MAJOR 71 72/* Minor version of this package */ 73#undef PACKAGE_VERSION_MINOR 74 75/* Patch version of this package */ 76#undef PACKAGE_VERSION_PATCHLEVEL 77 78/* Version number of package */ 79#undef VERSION 80