diff options
author | marha <marha@users.sourceforge.net> | 2010-05-27 06:48:35 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-05-27 06:48:35 +0000 |
commit | eb2f17e30a4b9c79dc78d520e0e0334b99984d50 (patch) | |
tree | 0c0e7ccac2af01bfb104a57f1191dd9d851b4716 /libXdmcp/config.h.in | |
parent | 80cb6bca9f771ef15c00cc41af2b9f315d66258d (diff) | |
download | vcxsrv-eb2f17e30a4b9c79dc78d520e0e0334b99984d50.tar.gz vcxsrv-eb2f17e30a4b9c79dc78d520e0e0334b99984d50.tar.bz2 vcxsrv-eb2f17e30a4b9c79dc78d520e0e0334b99984d50.zip |
libXdmcp git update 27/5/2010
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 |