config.h.in revision 7a3b38f7
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 61ff559fabSmrg/* Define to the version of this package. */ 62ff559fabSmrg#undef PACKAGE_VERSION 63ff559fabSmrg 647a3b38f7Smrg/* Major version of this package */ 657a3b38f7Smrg#undef PACKAGE_VERSION_MAJOR 667a3b38f7Smrg 677a3b38f7Smrg/* Minor version of this package */ 687a3b38f7Smrg#undef PACKAGE_VERSION_MINOR 697a3b38f7Smrg 707a3b38f7Smrg/* Patch version of this package */ 717a3b38f7Smrg#undef PACKAGE_VERSION_PATCHLEVEL 727a3b38f7Smrg 73ff559fabSmrg/* Define to 1 if you have the ANSI C header files. */ 74ff559fabSmrg#undef STDC_HEADERS 75ff559fabSmrg 76ff559fabSmrg/* Version number of package */ 77ff559fabSmrg#undef VERSION 78