aboutsummaryrefslogtreecommitdiff
path: root/xkbcomp/config.h.in
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-08-05 20:27:04 +0000
committermarha <marha@users.sourceforge.net>2010-08-05 20:27:04 +0000
commitc29011f2831315d3da9c4727c1e626d80520b97a (patch)
treeffa2ed8b1d69d46026787426c736ad865c50a8e0 /xkbcomp/config.h.in
parent9b26d3820455811cc00693a220b4d3a69356a8c7 (diff)
parentc115795736eb99a8f2288a06c231b9386f4d011f (diff)
downloadvcxsrv-c29011f2831315d3da9c4727c1e626d80520b97a.tar.gz
vcxsrv-c29011f2831315d3da9c4727c1e626d80520b97a.tar.bz2
vcxsrv-c29011f2831315d3da9c4727c1e626d80520b97a.zip
svn merge ^/branches/released .
Added xkeysymdb now here since it was removed from libx11. If it is removed the keyboard does not work well
Diffstat (limited to 'xkbcomp/config.h.in')
-rw-r--r--xkbcomp/config.h.in67
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