Annotation of sql/pgsql/libltdl/config_auto.h.in, revision 1.3.10.1

1.3       paf         1: /* config_auto.h.in.  Generated from configure.in by autoheader.  */
1.3.10.1! paf         2: /* Define if you have the GNU dld library.  */
        !             3: #undef HAVE_DLD
        !             4: 
        !             5: /* Define if you have the libdl library or equivalent.  */
        !             6: #undef HAVE_LIBDL
        !             7: 
        !             8: /* Define if you have the shl_load function.  */
        !             9: #undef HAVE_SHL_LOAD
1.1       parser     10: 
1.3       paf        11: /* Define to 1 if you have the `argz_append' function. */
                     12: #undef HAVE_ARGZ_APPEND
                     13: 
                     14: /* Define to 1 if you have the `argz_create_sep' function. */
                     15: #undef HAVE_ARGZ_CREATE_SEP
                     16: 
                     17: /* Define to 1 if you have the <argz.h> header file. */
                     18: #undef HAVE_ARGZ_H
1.1       parser     19: 
1.3       paf        20: /* Define to 1 if you have the `argz_insert' function. */
                     21: #undef HAVE_ARGZ_INSERT
1.1       parser     22: 
1.3       paf        23: /* Define to 1 if you have the `argz_next' function. */
                     24: #undef HAVE_ARGZ_NEXT
1.1       parser     25: 
1.3       paf        26: /* Define to 1 if you have the `argz_stringify' function. */
                     27: #undef HAVE_ARGZ_STRINGIFY
1.2       paf        28: 
1.3       paf        29: /* Define to 1 if you have the <assert.h> header file. */
                     30: #undef HAVE_ASSERT_H
1.1       parser     31: 
1.3       paf        32: /* Define to 1 if you have the `bcopy' function. */
                     33: #undef HAVE_BCOPY
1.1       parser     34: 
1.3       paf        35: /* Define to 1 if you have the <ctype.h> header file. */
                     36: #undef HAVE_CTYPE_H
1.1       parser     37: 
1.3       paf        38: /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
                     39:    */
                     40: #undef HAVE_DIRENT_H
1.1       parser     41: 
1.3       paf        42: /* Define if you have the GNU dld library. */
                     43: #undef HAVE_DLD
1.1       parser     44: 
1.3       paf        45: /* Define to 1 if you have the <dld.h> header file. */
                     46: #undef HAVE_DLD_H
1.1       parser     47: 
1.3       paf        48: /* Define to 1 if you have the `dlerror' function. */
                     49: #undef HAVE_DLERROR
1.1       parser     50: 
1.3       paf        51: /* Define to 1 if you have the <dlfcn.h> header file. */
                     52: #undef HAVE_DLFCN_H
1.1       parser     53: 
1.3       paf        54: /* Define to 1 if you have the <dl.h> header file. */
1.1       parser     55: #undef HAVE_DL_H
                     56: 
1.3       paf        57: /* Define to 1 if you have the <errno.h> header file. */
                     58: #undef HAVE_ERRNO_H
                     59: 
                     60: /* Define to 1 if the system has the type `error_t'. */
                     61: #undef HAVE_ERROR_T
                     62: 
                     63: /* Define to 1 if you have the `index' function. */
                     64: #undef HAVE_INDEX
                     65: 
                     66: /* Define to 1 if you have the <inttypes.h> header file. */
                     67: #undef HAVE_INTTYPES_H
1.1       parser     68: 
1.3       paf        69: /* Define if you have the libdl library or equivalent. */
                     70: #undef HAVE_LIBDL
1.1       parser     71: 
1.3       paf        72: /* Define to 1 if you have the <malloc.h> header file. */
1.1       parser     73: #undef HAVE_MALLOC_H
                     74: 
1.3       paf        75: /* Define to 1 if you have the `memcpy' function. */
                     76: #undef HAVE_MEMCPY
                     77: 
                     78: /* Define to 1 if you have the `memmove' function. */
                     79: #undef HAVE_MEMMOVE
                     80: 
                     81: /* Define to 1 if you have the <memory.h> header file. */
1.1       parser     82: #undef HAVE_MEMORY_H
                     83: 
1.3       paf        84: /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
                     85: #undef HAVE_NDIR_H
                     86: 
                     87: /* Define if libtool can extract symbol lists from object files. */
                     88: #undef HAVE_PRELOADED_SYMBOLS
                     89: 
                     90: /* Define to 1 if you have the `rindex' function. */
                     91: #undef HAVE_RINDEX
                     92: 
                     93: /* Define if you have the shl_load function. */
                     94: #undef HAVE_SHL_LOAD
                     95: 
                     96: /* Define to 1 if you have the <stdint.h> header file. */
                     97: #undef HAVE_STDINT_H
                     98: 
                     99: /* Define to 1 if you have the <stdio.h> header file. */
1.1       parser    100: #undef HAVE_STDIO_H
                    101: 
1.3       paf       102: /* Define to 1 if you have the <stdlib.h> header file. */
1.1       parser    103: #undef HAVE_STDLIB_H
                    104: 
1.3       paf       105: /* Define to 1 if you have the `strchr' function. */
                    106: #undef HAVE_STRCHR
                    107: 
                    108: /* Define to 1 if you have the `strcmp' function. */
                    109: #undef HAVE_STRCMP
                    110: 
                    111: /* Define to 1 if you have the <strings.h> header file. */
                    112: #undef HAVE_STRINGS_H
                    113: 
                    114: /* Define to 1 if you have the <string.h> header file. */
1.1       parser    115: #undef HAVE_STRING_H
                    116: 
1.3       paf       117: /* Define to 1 if you have the `strrchr' function. */
                    118: #undef HAVE_STRRCHR
                    119: 
                    120: /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
                    121:    */
                    122: #undef HAVE_SYS_DIR_H
                    123: 
                    124: /* Define to 1 if you have the <sys/dl.h> header file. */
                    125: #undef HAVE_SYS_DL_H
                    126: 
                    127: /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
                    128:    */
                    129: #undef HAVE_SYS_NDIR_H
                    130: 
                    131: /* Define to 1 if you have the <sys/stat.h> header file. */
                    132: #undef HAVE_SYS_STAT_H
                    133: 
                    134: /* Define to 1 if you have the <sys/types.h> header file. */
                    135: #undef HAVE_SYS_TYPES_H
                    136: 
                    137: /* Define to 1 if you have the <unistd.h> header file. */
                    138: #undef HAVE_UNISTD_H
                    139: 
                    140: /* Define if the OS needs help to load dependent libraries for dlopen(). */
                    141: #undef LTDL_DLOPEN_DEPLIBS
1.1       parser    142: 
1.3       paf       143: /* Define to the sub-directory in which libtool stores uninstalled libraries.
                    144:    */
                    145: #undef LTDL_OBJDIR
1.1       parser    146: 
1.3       paf       147: /* Define to the name of the environment variable that determines the dynamic
                    148:    library search path. */
1.1       parser    149: #undef LTDL_SHLIBPATH_VAR
                    150: 
1.3       paf       151: /* Define to the extension used for shared libraries, say, ".so". */
                    152: #undef LTDL_SHLIB_EXT
1.1       parser    153: 
1.3       paf       154: /* Define to the system default library search path. */
                    155: #undef LTDL_SYSSEARCHPATH
1.1       parser    156: 
1.3       paf       157: /* Define if dlsym() requires a leading underscore in symbol names. */
1.1       parser    158: #undef NEED_USCORE
                    159: 
1.3       paf       160: /* Define to the address where bug reports for this package should be sent. */
                    161: #undef PACKAGE_BUGREPORT
                    162: 
                    163: /* Define to the full name of this package. */
                    164: #undef PACKAGE_NAME
                    165: 
                    166: /* Define to the full name and version of this package. */
                    167: #undef PACKAGE_STRING
                    168: 
                    169: /* Define to the one symbol short name of this package. */
                    170: #undef PACKAGE_TARNAME
                    171: 
                    172: /* Define to the version of this package. */
                    173: #undef PACKAGE_VERSION
                    174: 
                    175: /* Define to 1 if you have the ANSI C header files. */
                    176: #undef STDC_HEADERS
                    177: 
                    178: /* Define to empty if `const' does not conform to ANSI C. */
                    179: #undef const
                    180: 
                    181: /* Define to a type to use for \`error_t' if it is not otherwise available. */
                    182: #undef error_t
                    183: 
                    184: /* Define as `__inline' if that's what the C compiler calls it, or to nothing
                    185:    if it is not supported. */
                    186: #undef inline

E-mail: