1b3307321Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 2b3307321Smrg 35e358ecaSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 45e358ecaSmrg#undef HAVE_INTTYPES_H 55e358ecaSmrg 65e358ecaSmrg/* Define to 1 if you have the <stdint.h> header file. */ 75e358ecaSmrg#undef HAVE_STDINT_H 85e358ecaSmrg 974b97a6cSmrg/* Define to 1 if you have the <stdio.h> header file. */ 1074b97a6cSmrg#undef HAVE_STDIO_H 1174b97a6cSmrg 125e358ecaSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 135e358ecaSmrg#undef HAVE_STDLIB_H 145e358ecaSmrg 155e358ecaSmrg/* Define to 1 if you have the <strings.h> header file. */ 165e358ecaSmrg#undef HAVE_STRINGS_H 175e358ecaSmrg 185e358ecaSmrg/* Define to 1 if you have the <string.h> header file. */ 195e358ecaSmrg#undef HAVE_STRING_H 205e358ecaSmrg 215e358ecaSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 225e358ecaSmrg#undef HAVE_SYS_STAT_H 235e358ecaSmrg 245e358ecaSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 255e358ecaSmrg#undef HAVE_SYS_TYPES_H 265e358ecaSmrg 275e358ecaSmrg/* Define to 1 if you have the <unistd.h> header file. */ 285e358ecaSmrg#undef HAVE_UNISTD_H 29afe13c8eSmrg 30b3307321Smrg/* Name of package */ 31b3307321Smrg#undef PACKAGE 32b3307321Smrg 33b3307321Smrg/* Define to the address where bug reports for this package should be sent. */ 34b3307321Smrg#undef PACKAGE_BUGREPORT 35b3307321Smrg 36b3307321Smrg/* Define to the full name of this package. */ 37b3307321Smrg#undef PACKAGE_NAME 38b3307321Smrg 39b3307321Smrg/* Define to the full name and version of this package. */ 40b3307321Smrg#undef PACKAGE_STRING 41b3307321Smrg 42b3307321Smrg/* Define to the one symbol short name of this package. */ 43b3307321Smrg#undef PACKAGE_TARNAME 44b3307321Smrg 4529cb5710Smrg/* Define to the home page for this package. */ 4629cb5710Smrg#undef PACKAGE_URL 4729cb5710Smrg 48b3307321Smrg/* Define to the version of this package. */ 49b3307321Smrg#undef PACKAGE_VERSION 50b3307321Smrg 51afe13c8eSmrg/* Major version of this package */ 52afe13c8eSmrg#undef PACKAGE_VERSION_MAJOR 53afe13c8eSmrg 54afe13c8eSmrg/* Minor version of this package */ 55afe13c8eSmrg#undef PACKAGE_VERSION_MINOR 56afe13c8eSmrg 57afe13c8eSmrg/* Patch version of this package */ 58afe13c8eSmrg#undef PACKAGE_VERSION_PATCHLEVEL 59afe13c8eSmrg 6074b97a6cSmrg/* Define to 1 if all of the C90 standard headers exist (not just the ones 6174b97a6cSmrg required in a freestanding environment). This macro is provided for 6274b97a6cSmrg backward compatibility; new code need not use it. */ 635e358ecaSmrg#undef STDC_HEADERS 645e358ecaSmrg 65b3307321Smrg/* Version number of package */ 66b3307321Smrg#undef VERSION 6774a3f230Smrg 6874a3f230Smrg/* Define to use XkbStdBell */ 6974a3f230Smrg#undef XKB 70