1492e1cfeSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 2492e1cfeSmrg 39e0146f7Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 49e0146f7Smrg#undef HAVE_INTTYPES_H 59e0146f7Smrg 69e0146f7Smrg/* Define to 1 if you have the <stdint.h> header file. */ 79e0146f7Smrg#undef HAVE_STDINT_H 89e0146f7Smrg 931e5d586Smrg/* Define to 1 if you have the <stdio.h> header file. */ 1031e5d586Smrg#undef HAVE_STDIO_H 1131e5d586Smrg 129e0146f7Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 139e0146f7Smrg#undef HAVE_STDLIB_H 149e0146f7Smrg 159e0146f7Smrg/* Define to 1 if you have the <strings.h> header file. */ 169e0146f7Smrg#undef HAVE_STRINGS_H 179e0146f7Smrg 189e0146f7Smrg/* Define to 1 if you have the <string.h> header file. */ 199e0146f7Smrg#undef HAVE_STRING_H 209e0146f7Smrg 219e0146f7Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 229e0146f7Smrg#undef HAVE_SYS_STAT_H 239e0146f7Smrg 249e0146f7Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 259e0146f7Smrg#undef HAVE_SYS_TYPES_H 269e0146f7Smrg 279e0146f7Smrg/* Define to 1 if you have the <unistd.h> header file. */ 289e0146f7Smrg#undef HAVE_UNISTD_H 299e0146f7Smrg 30492e1cfeSmrg/* Name of package */ 31492e1cfeSmrg#undef PACKAGE 32492e1cfeSmrg 33492e1cfeSmrg/* Define to the address where bug reports for this package should be sent. */ 34492e1cfeSmrg#undef PACKAGE_BUGREPORT 35492e1cfeSmrg 36492e1cfeSmrg/* Define to the full name of this package. */ 37492e1cfeSmrg#undef PACKAGE_NAME 38492e1cfeSmrg 39492e1cfeSmrg/* Define to the full name and version of this package. */ 40492e1cfeSmrg#undef PACKAGE_STRING 41492e1cfeSmrg 42492e1cfeSmrg/* Define to the one symbol short name of this package. */ 43492e1cfeSmrg#undef PACKAGE_TARNAME 44492e1cfeSmrg 459e0146f7Smrg/* Define to the home page for this package. */ 469e0146f7Smrg#undef PACKAGE_URL 479e0146f7Smrg 48492e1cfeSmrg/* Define to the version of this package. */ 49492e1cfeSmrg#undef PACKAGE_VERSION 50492e1cfeSmrg 519e0146f7Smrg/* Major version of this package */ 529e0146f7Smrg#undef PACKAGE_VERSION_MAJOR 539e0146f7Smrg 549e0146f7Smrg/* Minor version of this package */ 559e0146f7Smrg#undef PACKAGE_VERSION_MINOR 569e0146f7Smrg 579e0146f7Smrg/* Patch version of this package */ 589e0146f7Smrg#undef PACKAGE_VERSION_PATCHLEVEL 599e0146f7Smrg 6031e5d586Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones 6131e5d586Smrg required in a freestanding environment). This macro is provided for 6231e5d586Smrg backward compatibility; new code need not use it. */ 639e0146f7Smrg#undef STDC_HEADERS 649e0146f7Smrg 659e0146f7Smrg/* Define to 1 if you want to use the gettext() function. */ 669e0146f7Smrg#undef USE_GETTEXT 679e0146f7Smrg 68492e1cfeSmrg/* Version number of package */ 69492e1cfeSmrg#undef VERSION 70b78bb896Smrg 71b78bb896Smrg/* Define to use XkbStdBell */ 72b78bb896Smrg#undef XKB 73