Home | History | Annotate | Line # | Download | only in dist
config.h.in revision 1.1.1.1.4.2
      1  1.1.1.1.4.2  yamt /* config.h.in.  Generated from configure.ac by autoheader.  */
      2  1.1.1.1.4.2  yamt 
      3  1.1.1.1.4.2  yamt /* Whether loading unversioned modules support is disabled */
      4  1.1.1.1.4.2  yamt #undef DISABLE_UNVERSIONED_MODULES
      5  1.1.1.1.4.2  yamt 
      6  1.1.1.1.4.2  yamt /* Define to 1 if you have the <crypt.h> header file. */
      7  1.1.1.1.4.2  yamt #undef HAVE_CRYPT_H
      8  1.1.1.1.4.2  yamt 
      9  1.1.1.1.4.2  yamt /* Define to 1 if you have the <dlfcn.h> header file. */
     10  1.1.1.1.4.2  yamt #undef HAVE_DLFCN_H
     11  1.1.1.1.4.2  yamt 
     12  1.1.1.1.4.2  yamt /* Define to 1 if you have the `fpurge' function. */
     13  1.1.1.1.4.2  yamt #undef HAVE_FPURGE
     14  1.1.1.1.4.2  yamt 
     15  1.1.1.1.4.2  yamt /* Define to 1 if you have the <inttypes.h> header file. */
     16  1.1.1.1.4.2  yamt #undef HAVE_INTTYPES_H
     17  1.1.1.1.4.2  yamt 
     18  1.1.1.1.4.2  yamt /* Define to 1 if you have the `crypt' library (-lcrypt). */
     19  1.1.1.1.4.2  yamt #undef HAVE_LIBCRYPT
     20  1.1.1.1.4.2  yamt 
     21  1.1.1.1.4.2  yamt /* Define to 1 if you have the `dl' library (-ldl). */
     22  1.1.1.1.4.2  yamt #undef HAVE_LIBDL
     23  1.1.1.1.4.2  yamt 
     24  1.1.1.1.4.2  yamt /* Define to 1 if you have the <memory.h> header file. */
     25  1.1.1.1.4.2  yamt #undef HAVE_MEMORY_H
     26  1.1.1.1.4.2  yamt 
     27  1.1.1.1.4.2  yamt /* Define to 1 if you have the <stdint.h> header file. */
     28  1.1.1.1.4.2  yamt #undef HAVE_STDINT_H
     29  1.1.1.1.4.2  yamt 
     30  1.1.1.1.4.2  yamt /* Define to 1 if you have the <stdlib.h> header file. */
     31  1.1.1.1.4.2  yamt #undef HAVE_STDLIB_H
     32  1.1.1.1.4.2  yamt 
     33  1.1.1.1.4.2  yamt /* Define to 1 if you have the <strings.h> header file. */
     34  1.1.1.1.4.2  yamt #undef HAVE_STRINGS_H
     35  1.1.1.1.4.2  yamt 
     36  1.1.1.1.4.2  yamt /* Define to 1 if you have the <string.h> header file. */
     37  1.1.1.1.4.2  yamt #undef HAVE_STRING_H
     38  1.1.1.1.4.2  yamt 
     39  1.1.1.1.4.2  yamt /* Define to 1 if you have the `strlcmp' function. */
     40  1.1.1.1.4.2  yamt #undef HAVE_STRLCMP
     41  1.1.1.1.4.2  yamt 
     42  1.1.1.1.4.2  yamt /* Define to 1 if you have the `strlcpy' function. */
     43  1.1.1.1.4.2  yamt #undef HAVE_STRLCPY
     44  1.1.1.1.4.2  yamt 
     45  1.1.1.1.4.2  yamt /* Define to 1 if you have the <sys/stat.h> header file. */
     46  1.1.1.1.4.2  yamt #undef HAVE_SYS_STAT_H
     47  1.1.1.1.4.2  yamt 
     48  1.1.1.1.4.2  yamt /* Define to 1 if you have the <sys/types.h> header file. */
     49  1.1.1.1.4.2  yamt #undef HAVE_SYS_TYPES_H
     50  1.1.1.1.4.2  yamt 
     51  1.1.1.1.4.2  yamt /* Define to 1 if you have the <unistd.h> header file. */
     52  1.1.1.1.4.2  yamt #undef HAVE_UNISTD_H
     53  1.1.1.1.4.2  yamt 
     54  1.1.1.1.4.2  yamt /* OpenPAM library major number */
     55  1.1.1.1.4.2  yamt #undef LIB_MAJ
     56  1.1.1.1.4.2  yamt 
     57  1.1.1.1.4.2  yamt /* Define to the sub-directory in which libtool stores uninstalled libraries.
     58  1.1.1.1.4.2  yamt    */
     59  1.1.1.1.4.2  yamt #undef LT_OBJDIR
     60  1.1.1.1.4.2  yamt 
     61  1.1.1.1.4.2  yamt /* Turn debugging on by default */
     62  1.1.1.1.4.2  yamt #undef OPENPAM_DEBUG
     63  1.1.1.1.4.2  yamt 
     64  1.1.1.1.4.2  yamt /* OpenPAM modules directory */
     65  1.1.1.1.4.2  yamt #undef OPENPAM_MODULES_DIR
     66  1.1.1.1.4.2  yamt 
     67  1.1.1.1.4.2  yamt /* Name of package */
     68  1.1.1.1.4.2  yamt #undef PACKAGE
     69  1.1.1.1.4.2  yamt 
     70  1.1.1.1.4.2  yamt /* Define to the address where bug reports for this package should be sent. */
     71  1.1.1.1.4.2  yamt #undef PACKAGE_BUGREPORT
     72  1.1.1.1.4.2  yamt 
     73  1.1.1.1.4.2  yamt /* Define to the full name of this package. */
     74  1.1.1.1.4.2  yamt #undef PACKAGE_NAME
     75  1.1.1.1.4.2  yamt 
     76  1.1.1.1.4.2  yamt /* Define to the full name and version of this package. */
     77  1.1.1.1.4.2  yamt #undef PACKAGE_STRING
     78  1.1.1.1.4.2  yamt 
     79  1.1.1.1.4.2  yamt /* Define to the one symbol short name of this package. */
     80  1.1.1.1.4.2  yamt #undef PACKAGE_TARNAME
     81  1.1.1.1.4.2  yamt 
     82  1.1.1.1.4.2  yamt /* Define to the home page for this package. */
     83  1.1.1.1.4.2  yamt #undef PACKAGE_URL
     84  1.1.1.1.4.2  yamt 
     85  1.1.1.1.4.2  yamt /* Define to the version of this package. */
     86  1.1.1.1.4.2  yamt #undef PACKAGE_VERSION
     87  1.1.1.1.4.2  yamt 
     88  1.1.1.1.4.2  yamt /* Define to 1 if you have the ANSI C header files. */
     89  1.1.1.1.4.2  yamt #undef STDC_HEADERS
     90  1.1.1.1.4.2  yamt 
     91  1.1.1.1.4.2  yamt /* Enable extensions on AIX 3, Interix.  */
     92  1.1.1.1.4.2  yamt #ifndef _ALL_SOURCE
     93  1.1.1.1.4.2  yamt # undef _ALL_SOURCE
     94  1.1.1.1.4.2  yamt #endif
     95  1.1.1.1.4.2  yamt /* Enable GNU extensions on systems that have them.  */
     96  1.1.1.1.4.2  yamt #ifndef _GNU_SOURCE
     97  1.1.1.1.4.2  yamt # undef _GNU_SOURCE
     98  1.1.1.1.4.2  yamt #endif
     99  1.1.1.1.4.2  yamt /* Enable threading extensions on Solaris.  */
    100  1.1.1.1.4.2  yamt #ifndef _POSIX_PTHREAD_SEMANTICS
    101  1.1.1.1.4.2  yamt # undef _POSIX_PTHREAD_SEMANTICS
    102  1.1.1.1.4.2  yamt #endif
    103  1.1.1.1.4.2  yamt /* Enable extensions on HP NonStop.  */
    104  1.1.1.1.4.2  yamt #ifndef _TANDEM_SOURCE
    105  1.1.1.1.4.2  yamt # undef _TANDEM_SOURCE
    106  1.1.1.1.4.2  yamt #endif
    107  1.1.1.1.4.2  yamt /* Enable general extensions on Solaris.  */
    108  1.1.1.1.4.2  yamt #ifndef __EXTENSIONS__
    109  1.1.1.1.4.2  yamt # undef __EXTENSIONS__
    110  1.1.1.1.4.2  yamt #endif
    111  1.1.1.1.4.2  yamt 
    112  1.1.1.1.4.2  yamt 
    113  1.1.1.1.4.2  yamt /* Version number of package */
    114  1.1.1.1.4.2  yamt #undef VERSION
    115  1.1.1.1.4.2  yamt 
    116  1.1.1.1.4.2  yamt /* Define to 1 if on MINIX. */
    117  1.1.1.1.4.2  yamt #undef _MINIX
    118  1.1.1.1.4.2  yamt 
    119  1.1.1.1.4.2  yamt /* Define to 2 if the system does not provide POSIX.1 features except with
    120  1.1.1.1.4.2  yamt    this defined. */
    121  1.1.1.1.4.2  yamt #undef _POSIX_1_SOURCE
    122  1.1.1.1.4.2  yamt 
    123  1.1.1.1.4.2  yamt /* Define to 1 if you need to in order for `stat' and other things to work. */
    124  1.1.1.1.4.2  yamt #undef _POSIX_SOURCE
    125  1.1.1.1.4.2  yamt 
    126  1.1.1.1.4.2  yamt /* Define to empty if `const' does not conform to ANSI C. */
    127  1.1.1.1.4.2  yamt #undef const
    128  1.1.1.1.4.2  yamt 
    129  1.1.1.1.4.2  yamt /* Define to the equivalent of the C99 'restrict' keyword, or to
    130  1.1.1.1.4.2  yamt    nothing if this is not supported.  Do not define if restrict is
    131  1.1.1.1.4.2  yamt    supported directly.  */
    132  1.1.1.1.4.2  yamt #undef restrict
    133  1.1.1.1.4.2  yamt /* Work around a bug in Sun C++: it does not support _Restrict or
    134  1.1.1.1.4.2  yamt    __restrict__, even though the corresponding Sun C compiler ends up with
    135  1.1.1.1.4.2  yamt    "#define restrict _Restrict" or "#define restrict __restrict__" in the
    136  1.1.1.1.4.2  yamt    previous line.  Perhaps some future version of Sun C++ will work with
    137  1.1.1.1.4.2  yamt    restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
    138  1.1.1.1.4.2  yamt #if defined __SUNPRO_CC && !defined __RESTRICT
    139  1.1.1.1.4.2  yamt # define _Restrict
    140  1.1.1.1.4.2  yamt # define __restrict__
    141  1.1.1.1.4.2  yamt #endif
    142  1.1.1.1.4.2  yamt 
    143  1.1.1.1.4.2  yamt /* Define to empty if the keyword `volatile' does not work. Warning: valid
    144  1.1.1.1.4.2  yamt    code using `volatile' can become incorrect without. Disable with care. */
    145  1.1.1.1.4.2  yamt #undef volatile
    146