config.h.in revision 44dda7b2
1ff559fabSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 2ff559fabSmrg 3ff559fabSmrg/* Has Wraphelp.c needed for XDM AUTH protocols */ 4ff559fabSmrg#undef HASXDMAUTH 5ff559fabSmrg 6ff559fabSmrg/* Define to 1 if you have the <dlfcn.h> header file. */ 7ff559fabSmrg#undef HAVE_DLFCN_H 8ff559fabSmrg 9ff559fabSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 10ff559fabSmrg#undef HAVE_INTTYPES_H 11ff559fabSmrg 12ff559fabSmrg/* Define to 1 if you have the `lrand48' function. */ 13ff559fabSmrg#undef HAVE_LRAND48 14ff559fabSmrg 15ff559fabSmrg/* Define to 1 if you have the <memory.h> header file. */ 16ff559fabSmrg#undef HAVE_MEMORY_H 17ff559fabSmrg 18ff559fabSmrg/* Define to 1 if you have the `srand48' function. */ 19ff559fabSmrg#undef HAVE_SRAND48 20ff559fabSmrg 21ff559fabSmrg/* Define to 1 if you have the <stdint.h> header file. */ 22ff559fabSmrg#undef HAVE_STDINT_H 23ff559fabSmrg 24ff559fabSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 25ff559fabSmrg#undef HAVE_STDLIB_H 26ff559fabSmrg 27ff559fabSmrg/* Define to 1 if you have the <strings.h> header file. */ 28ff559fabSmrg#undef HAVE_STRINGS_H 29ff559fabSmrg 30ff559fabSmrg/* Define to 1 if you have the <string.h> header file. */ 31ff559fabSmrg#undef HAVE_STRING_H 32ff559fabSmrg 33ff559fabSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 34ff559fabSmrg#undef HAVE_SYS_STAT_H 35ff559fabSmrg 36ff559fabSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 37ff559fabSmrg#undef HAVE_SYS_TYPES_H 38ff559fabSmrg 39ff559fabSmrg/* Define to 1 if you have the <unistd.h> header file. */ 40ff559fabSmrg#undef HAVE_UNISTD_H 41ff559fabSmrg 427a3b38f7Smrg/* Define to the sub-directory in which libtool stores uninstalled libraries. 437a3b38f7Smrg */ 447a3b38f7Smrg#undef LT_OBJDIR 457a3b38f7Smrg 46ff559fabSmrg/* Name of package */ 47ff559fabSmrg#undef PACKAGE 48ff559fabSmrg 49ff559fabSmrg/* Define to the address where bug reports for this package should be sent. */ 50ff559fabSmrg#undef PACKAGE_BUGREPORT 51ff559fabSmrg 52ff559fabSmrg/* Define to the full name of this package. */ 53ff559fabSmrg#undef PACKAGE_NAME 54ff559fabSmrg 55ff559fabSmrg/* Define to the full name and version of this package. */ 56ff559fabSmrg#undef PACKAGE_STRING 57ff559fabSmrg 58ff559fabSmrg/* Define to the one symbol short name of this package. */ 59ff559fabSmrg#undef PACKAGE_TARNAME 60ff559fabSmrg 6144dda7b2Smrg/* Define to the home page for this package. */ 6244dda7b2Smrg#undef PACKAGE_URL 6344dda7b2Smrg 64ff559fabSmrg/* Define to the version of this package. */ 65ff559fabSmrg#undef PACKAGE_VERSION 66ff559fabSmrg 677a3b38f7Smrg/* Major version of this package */ 687a3b38f7Smrg#undef PACKAGE_VERSION_MAJOR 697a3b38f7Smrg 707a3b38f7Smrg/* Minor version of this package */ 717a3b38f7Smrg#undef PACKAGE_VERSION_MINOR 727a3b38f7Smrg 737a3b38f7Smrg/* Patch version of this package */ 747a3b38f7Smrg#undef PACKAGE_VERSION_PATCHLEVEL 757a3b38f7Smrg 76ff559fabSmrg/* Define to 1 if you have the ANSI C header files. */ 77ff559fabSmrg#undef STDC_HEADERS 78ff559fabSmrg 79ff559fabSmrg/* Version number of package */ 80ff559fabSmrg#undef VERSION 81