diff options
author | marha <marha@users.sourceforge.net> | 2010-05-27 07:45:26 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-05-27 07:45:26 +0000 |
commit | 9b02c06e9c08d3d537d0a6fed3304b2146d49511 (patch) | |
tree | be6f1d6ff9c52670c60c4cf556b508357fadd174 /libXdmcp/config.h.in | |
parent | 619d6f3626f36af85cc40eeee95c7585d906fe5c (diff) | |
parent | eb2f17e30a4b9c79dc78d520e0e0334b99984d50 (diff) | |
download | vcxsrv-9b02c06e9c08d3d537d0a6fed3304b2146d49511.tar.gz vcxsrv-9b02c06e9c08d3d537d0a6fed3304b2146d49511.tar.bz2 vcxsrv-9b02c06e9c08d3d537d0a6fed3304b2146d49511.zip |
svn merge ^/branches/released .
Diffstat (limited to 'libXdmcp/config.h.in')
-rw-r--r-- | libXdmcp/config.h.in | 77 |
1 files changed, 0 insertions, 77 deletions
diff --git a/libXdmcp/config.h.in b/libXdmcp/config.h.in deleted file mode 100644 index aeaa1ea95..000000000 --- a/libXdmcp/config.h.in +++ /dev/null @@ -1,77 +0,0 @@ -/* config.h.in. Generated from configure.ac by autoheader. */ - -/* Has Wraphelp.c needed for XDM AUTH protocols */ -#undef HASXDMAUTH - -/* Define to 1 if you have the <dlfcn.h> header file. */ -#undef HAVE_DLFCN_H - -/* Define to 1 if you have the <inttypes.h> header file. */ -#undef HAVE_INTTYPES_H - -/* Define to 1 if you have the `lrand48' function. */ -#undef HAVE_LRAND48 - -/* Define to 1 if you have the <memory.h> header file. */ -#undef HAVE_MEMORY_H - -/* Define to 1 if you have the `srand48' function. */ -#undef HAVE_SRAND48 - -/* 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 <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 - -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ -#undef LT_OBJDIR - -/* 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 |