diff options
author | marha <marha@users.sourceforge.net> | 2010-08-05 19:33:41 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-08-05 19:33:41 +0000 |
commit | c115795736eb99a8f2288a06c231b9386f4d011f (patch) | |
tree | b25a6096dfe3ace4dba840d4a67d26f723a7a709 /xkbcomp/config.h.in | |
parent | d2758df0a0091496717fe7a65c3e7563e7c82785 (diff) | |
download | vcxsrv-c115795736eb99a8f2288a06c231b9386f4d011f.tar.gz vcxsrv-c115795736eb99a8f2288a06c231b9386f4d011f.tar.bz2 vcxsrv-c115795736eb99a8f2288a06c231b9386f4d011f.zip |
xkbcomp git update 5/8/2010
Diffstat (limited to 'xkbcomp/config.h.in')
-rw-r--r-- | xkbcomp/config.h.in | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/xkbcomp/config.h.in b/xkbcomp/config.h.in deleted file mode 100644 index b0cfb7241..000000000 --- a/xkbcomp/config.h.in +++ /dev/null @@ -1,67 +0,0 @@ -/* config.h.in. Generated from configure.ac by autoheader. */ - -/* Define to 1 if you have the <inttypes.h> header file. */ -#undef HAVE_INTTYPES_H - -/* Define to 1 if you have the <memory.h> header file. */ -#undef HAVE_MEMORY_H - -/* Define to 1 if you have the <stdint.h> header file. */ -#undef HAVE_STDINT_H - -/* Define to 1 if you have the <stdlib.h> header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the `strcasecmp' function. */ -#undef HAVE_STRCASECMP - -/* Define to 1 if you have the `strdup' function. */ -#undef HAVE_STRDUP - -/* Define to 1 if you have the <strings.h> header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the <string.h> header file. */ -#undef HAVE_STRING_H - -/* Define to 1 if you have the <sys/stat.h> header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the <sys/types.h> header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the <unistd.h> header file. */ -#undef HAVE_UNISTD_H - -/* Name of package */ -#undef PACKAGE - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* Major version of this package */ -#undef PACKAGE_VERSION_MAJOR - -/* Minor version of this package */ -#undef PACKAGE_VERSION_MINOR - -/* Patch version of this package */ -#undef PACKAGE_VERSION_PATCHLEVEL - -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Version number of package */ -#undef VERSION |