config.h.in revision 255376
142807Smsmith/* config.h.in.  Generated from configure.ac by autoheader.  */
242807Smsmith
350477Speter/* Whether loading unversioned modules support is disabled */
442807Smsmith#undef DISABLE_UNVERSIONED_MODULES
542807Smsmith
642807Smsmith/* Define to 1 if you have the `asprintf' function. */
742807Smsmith#undef HAVE_ASPRINTF
842807Smsmith
942807Smsmith/* Define to 1 if you have the <crypt.h> header file. */
1042807Smsmith#undef HAVE_CRYPT_H
1142807Smsmith
1242807Smsmith/* Define to 1 if you have the <dlfcn.h> header file. */
1342807Smsmith#undef HAVE_DLFCN_H
1442807Smsmith
1542807Smsmith/* Define to 1 if you have the `dlfunc' function. */
1642807Smsmith#undef HAVE_DLFUNC
1742807Smsmith
1842807Smsmith/* Define to 1 if you have the `fdlopen' function. */
1942807Smsmith#undef HAVE_FDLOPEN
2042807Smsmith
2142807Smsmith/* Define to 1 if you have the `fpurge' function. */
2242807Smsmith#undef HAVE_FPURGE
2342807Smsmith
2442807Smsmith/* Define to 1 if you have the <inttypes.h> header file. */
2542807Smsmith#undef HAVE_INTTYPES_H
2642807Smsmith
2742807Smsmith/* Define to 1 if you have the `crypt' library (-lcrypt). */
2842807Smsmith#undef HAVE_LIBCRYPT
2942807Smsmith
3042807Smsmith/* Define to 1 if you have the `crypto' library (-lcrypto). */
3142807Smsmith#undef HAVE_LIBCRYPTO
3242807Smsmith
3342807Smsmith/* Define to 1 if you have the `dl' library (-ldl). */
3442807Smsmith#undef HAVE_LIBDL
3542807Smsmith
3642807Smsmith/* Define to 1 if you have the <memory.h> header file. */
3742807Smsmith#undef HAVE_MEMORY_H
3842807Smsmith
3942807Smsmith/* Define to 1 if you have the `setlogmask' function. */
4042807Smsmith#undef HAVE_SETLOGMASK
4142807Smsmith
4242807Smsmith/* Define to 1 if you have the <stdint.h> header file. */
4342807Smsmith#undef HAVE_STDINT_H
4442807Smsmith
4542807Smsmith/* Define to 1 if you have the <stdlib.h> header file. */
4642807Smsmith#undef HAVE_STDLIB_H
4742807Smsmith
4842807Smsmith/* Define to 1 if you have the <strings.h> header file. */
4942807Smsmith#undef HAVE_STRINGS_H
5042807Smsmith
5142807Smsmith/* Define to 1 if you have the <string.h> header file. */
5242807Smsmith#undef HAVE_STRING_H
5342807Smsmith
5442807Smsmith/* Define to 1 if you have the `strlcat' function. */
5542807Smsmith#undef HAVE_STRLCAT
5642807Smsmith
5742807Smsmith/* Define to 1 if you have the `strlcmp' function. */
5842807Smsmith#undef HAVE_STRLCMP
5942807Smsmith
6042807Smsmith/* Define to 1 if you have the `strlcpy' function. */
6142807Smsmith#undef HAVE_STRLCPY
6242807Smsmith
6342807Smsmith/* Define to 1 if you have the <sys/stat.h> header file. */
6442807Smsmith#undef HAVE_SYS_STAT_H
6542807Smsmith
6642807Smsmith/* Define to 1 if you have the <sys/types.h> header file. */
6742807Smsmith#undef HAVE_SYS_TYPES_H
6842807Smsmith
6942807Smsmith/* Define to 1 if you have the <unistd.h> header file. */
7042807Smsmith#undef HAVE_UNISTD_H
7142807Smsmith
7242807Smsmith/* Define to 1 if you have the `vasprintf' function. */
7342807Smsmith#undef HAVE_VASPRINTF
7442807Smsmith
7542807Smsmith/* OpenPAM library major number */
7642807Smsmith#undef LIB_MAJ
7742807Smsmith
7842807Smsmith/* Define to the sub-directory in which libtool stores uninstalled libraries.
7942807Smsmith   */
8042807Smsmith#undef LT_OBJDIR
8142807Smsmith
8242807Smsmith/* Turn debugging macros on */
8342807Smsmith#undef OPENPAM_DEBUG
8442807Smsmith
8542807Smsmith/* OpenPAM modules directory */
8642807Smsmith#undef OPENPAM_MODULES_DIR
8742807Smsmith
8842807Smsmith/* Name of package */
8942807Smsmith#undef PACKAGE
9042807Smsmith
9142807Smsmith/* Define to the address where bug reports for this package should be sent. */
9242807Smsmith#undef PACKAGE_BUGREPORT
9342807Smsmith
9442807Smsmith/* Define to the full name of this package. */
9542807Smsmith#undef PACKAGE_NAME
9642807Smsmith
9742807Smsmith/* Define to the full name and version of this package. */
9842807Smsmith#undef PACKAGE_STRING
9942807Smsmith
10042807Smsmith/* Define to the one symbol short name of this package. */
10142807Smsmith#undef PACKAGE_TARNAME
102
103/* Define to the home page for this package. */
104#undef PACKAGE_URL
105
106/* Define to the version of this package. */
107#undef PACKAGE_VERSION
108
109/* Define to 1 if you have the ANSI C header files. */
110#undef STDC_HEADERS
111
112/* Enable extensions on AIX 3, Interix.  */
113#ifndef _ALL_SOURCE
114# undef _ALL_SOURCE
115#endif
116/* Enable GNU extensions on systems that have them.  */
117#ifndef _GNU_SOURCE
118# undef _GNU_SOURCE
119#endif
120/* Enable threading extensions on Solaris.  */
121#ifndef _POSIX_PTHREAD_SEMANTICS
122# undef _POSIX_PTHREAD_SEMANTICS
123#endif
124/* Enable extensions on HP NonStop.  */
125#ifndef _TANDEM_SOURCE
126# undef _TANDEM_SOURCE
127#endif
128/* Enable general extensions on Solaris.  */
129#ifndef __EXTENSIONS__
130# undef __EXTENSIONS__
131#endif
132
133
134/* Version number of package */
135#undef VERSION
136
137/* Define to 1 if on MINIX. */
138#undef _MINIX
139
140/* Define to 2 if the system does not provide POSIX.1 features except with
141   this defined. */
142#undef _POSIX_1_SOURCE
143
144/* Define to 1 if you need to in order for `stat' and other things to work. */
145#undef _POSIX_SOURCE
146
147/* Define to empty if `const' does not conform to ANSI C. */
148#undef const
149
150/* Define to the equivalent of the C99 'restrict' keyword, or to
151   nothing if this is not supported.  Do not define if restrict is
152   supported directly.  */
153#undef restrict
154/* Work around a bug in Sun C++: it does not support _Restrict or
155   __restrict__, even though the corresponding Sun C compiler ends up with
156   "#define restrict _Restrict" or "#define restrict __restrict__" in the
157   previous line.  Perhaps some future version of Sun C++ will work with
158   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
159#if defined __SUNPRO_CC && !defined __RESTRICT
160# define _Restrict
161# define __restrict__
162#endif
163
164/* Define to empty if the keyword `volatile' does not work. Warning: valid
165   code using `volatile' can become incorrect without. Disable with care. */
166#undef volatile
167