Changeset 7723 for trunk/gsdl3


Ignore:
Timestamp:
2004-07-08T11:34:20+12:00 (20 years ago)
Author:
kjdon
Message:

regenerated this using autoheader, then added in the missing ones from the old config.h.in

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/config.h.in

    r5951 r7723  
    1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
    2 
    3 #ifndef _GSDL_CONFIG_H
    4 #define _GSDL_CONFIG_H
    5 
    6 /* Define if on AIX 3.
     1/* config.h.in.  Generated from configure.ac by autoheader. 
     2plus a few things added by hand (GSDL3_CONFIG_H #defs, and stuff at the end)*/
     3
     4#ifndef _GSDL3_CONFIG_H
     5#define _GSDL3_CONFIG_H
     6
     7/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
     8   systems. This function is required for `alloca.c' support on those systems.
     9   */
     10#undef CRAY_STACKSEG_END
     11
     12/* Define to 1 if using `alloca.c'. */
     13#undef C_ALLOCA
     14
     15/* "Define if you have gettext eg glibc" */
     16#undef ENABLE_NLS
     17
     18/* Define to 1 if you have `alloca', as a function or macro. */
     19#undef HAVE_ALLOCA
     20
     21/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
     22   */
     23#undef HAVE_ALLOCA_H
     24
     25/* Define to 1 if you have the <crypt.h> header file. */
     26#undef HAVE_CRYPT_H
     27
     28/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
     29   */
     30#undef HAVE_DIRENT_H
     31
     32/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
     33#undef HAVE_DOPRNT
     34
     35/* Define to 1 if you have the <fcntl.h> header file. */
     36#undef HAVE_FCNTL_H
     37
     38/* "Some braindead header files do not have the requ'd function declarations"
     39   */
     40#undef HAVE_FGETC_DECL
     41
     42/* "Some braindead header files do not have the requ'd function declarations"
     43   */
     44#undef HAVE_FREAD_DECL
     45
     46/* Define to 1 if you have the `ftime' function. */
     47#undef HAVE_FTIME
     48
     49/* Define to 1 if you have the `ftruncate' function. */
     50#undef HAVE_FTRUNCATE
     51
     52/* Define to 1 if you have the `getpagesize' function. */
     53#undef HAVE_GETPAGESIZE
     54
     55/* Define to 1 if you have the `getrusage' function. */
     56#undef HAVE_GETRUSAGE
     57
     58/* Define to 1 if you have the <inttypes.h> header file. */
     59#undef HAVE_INTTYPES_H
     60
     61/* Define to 1 if you have the `crypt' library (-lcrypt). */
     62#undef HAVE_LIBCRYPT
     63
     64/* Define to 1 if you have the `g' library (-lg). */
     65#undef HAVE_LIBG
     66
     67/* Define to 1 if you have the `m' library (-lm). */
     68#undef HAVE_LIBM
     69
     70/* Define to 1 if you have the `stdc++' library (-lstdc++). */
     71#undef HAVE_LIBSTDC__
     72
     73/* Define to 1 if you have the <limits.h> header file. */
     74#undef HAVE_LIMITS_H
     75
     76/* Define to 1 if you have the `mallinfo' function. */
     77#undef HAVE_MALLINFO
     78
     79/* Define to 1 if you have the <memory.h> header file. */
     80#undef HAVE_MEMORY_H
     81
     82/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
     83#undef HAVE_NDIR_H
     84
     85/* "See if have this field in the prstatus_t structure. It stores the size of
     86   the process heap" */
     87#undef HAVE_PR_BRKSIZE
     88
     89/* Define to 1 if you have the `select' function. */
     90#undef HAVE_SELECT
     91
     92/* Define to 1 if you have the `setbuffer' function. */
     93#undef HAVE_SETBUFFER
     94
     95/* Define to 1 if you have the <stdint.h> header file. */
     96#undef HAVE_STDINT_H
     97
     98/* Define to 1 if you have the <stdlib.h> header file. */
     99#undef HAVE_STDLIB_H
     100
     101/* Define to 1 if you have the `strcasecmp' function. */
     102#undef HAVE_STRCASECMP
     103
     104/* Define to 1 if you have the `strerror' function. */
     105#undef HAVE_STRERROR
     106
     107/* Define to 1 if you have the `strftime' function. */
     108#undef HAVE_STRFTIME
     109
     110/* Define to 1 if you have the <strings.h> header file. */
     111#undef HAVE_STRINGS_H
     112
     113/* Define to 1 if you have the <string.h> header file. */
     114#undef HAVE_STRING_H
     115
     116/* Define to 1 if you have the `strstr' function. */
     117#undef HAVE_STRSTR
     118
     119/* Define to 1 if you have the `strtol' function. */
     120#undef HAVE_STRTOL
     121
     122/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
     123   */
     124#undef HAVE_SYS_DIR_H
     125
     126/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
     127   */
     128#undef HAVE_SYS_NDIR_H
     129
     130/* Define to 1 if you have the <sys/procfs.h> header file. */
     131#undef HAVE_SYS_PROCFS_H
     132
     133/* Define to 1 if you have the <sys/stat.h> header file. */
     134#undef HAVE_SYS_STAT_H
     135
     136/* Define to 1 if you have the <sys/time.h> header file. */
     137#undef HAVE_SYS_TIME_H
     138
     139/* Define to 1 if you have the <sys/types.h> header file. */
     140#undef HAVE_SYS_TYPES_H
     141
     142/* Define to 1 if you have the `times' function. */
     143#undef HAVE_TIMES
     144
     145/* Define to 1 if you have the <unistd.h> header file. */
     146#undef HAVE_UNISTD_H
     147
     148/* Define to 1 if you have the `vprintf' function. */
     149#undef HAVE_VPRINTF
     150
     151/* "Define to the name of the distribution." */
     152#undef PACKAGE
     153
     154/* Define to the address where bug reports for this package should be sent. */
     155#undef PACKAGE_BUGREPORT
     156
     157/* Define to the full name of this package. */
     158#undef PACKAGE_NAME
     159
     160/* Define to the full name and version of this package. */
     161#undef PACKAGE_STRING
     162
     163/* Define to the one symbol short name of this package. */
     164#undef PACKAGE_TARNAME
     165
     166/* Define to the version of this package. */
     167#undef PACKAGE_VERSION
     168
     169/* "Define to 1 if ANSI function prototypes are usable." */
     170#undef PROTOTYPES
     171
     172/* Define as the return type of signal handlers (`int' or `void'). */
     173#undef RETSIGTYPE
     174
     175/* If using the C implementation of alloca, define if you know the
     176   direction of stack growth for your system; otherwise it will be
     177   automatically deduced at run-time.
     178    STACK_DIRECTION > 0 => grows toward higher addresses
     179    STACK_DIRECTION < 0 => grows toward lower addresses
     180    STACK_DIRECTION = 0 => direction of growth unknown */
     181#undef STACK_DIRECTION
     182
     183/* Define to 1 if you have the ANSI C header files. */
     184#undef STDC_HEADERS
     185
     186/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
     187#undef TIME_WITH_SYS_TIME
     188
     189/* Define to 1 if your <sys/time.h> declares `struct tm'. */
     190#undef TM_IN_SYS_TIME
     191
     192/* "Define to the version of the distribution." */
     193#undef VERSION
     194
     195/* Define to 1 if on AIX 3.
    7196   System headers sometimes define this.
    8197   We just want to avoid a redefinition error message.  */
    9198#ifndef _ALL_SOURCE
    10 #undef _ALL_SOURCE
     199# undef _ALL_SOURCE
    11200#endif
    12201
    13 /* Define if using alloca.c.  */
    14 #undef C_ALLOCA
    15 
    16 /* Define to empty if the keyword does not work.  */
     202/* Define to 1 if on MINIX. */
     203#undef _MINIX
     204
     205/* Define to 2 if the system does not provide POSIX.1 features except with
     206   this defined. */
     207#undef _POSIX_1_SOURCE
     208
     209/* Define to 1 if you need to in order for `stat' and other things to work. */
     210#undef _POSIX_SOURCE
     211
     212/* Define to empty if `const' does not conform to ANSI C. */
    17213#undef const
    18214
    19 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
    20    This function is required for alloca.c support on those systems.  */
    21 #undef CRAY_STACKSEG_END
    22 
    23 /* Define if you have alloca, as a function or macro.  */
    24 #undef HAVE_ALLOCA
    25 
    26 /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
    27 #undef HAVE_ALLOCA_H
    28 
    29 /* Define if you don't have vprintf but do have _doprnt.  */
    30 #undef HAVE_DOPRNT
    31 
    32 /* Define if you have the vprintf function.  */
    33 #undef HAVE_VPRINTF
    34 
    35 /* Define if on MINIX.  */
    36 #undef _MINIX
    37 
    38 /* Define to `long' if <sys/types.h> doesn't define.  */
     215/* Define to `long' if <sys/types.h> does not define. */
    39216#undef off_t
    40217
    41 /* Define if the system does not provide POSIX.1 features except
    42    with this defined.  */
    43 #undef _POSIX_1_SOURCE
    44 
    45 /* Define if you need to in order for stat and other things to work.  */
    46 #undef _POSIX_SOURCE
    47 
    48 /* Define as the return type of signal handlers (int or void).  */
    49 #undef RETSIGTYPE
    50 
    51 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
     218/* Define to `unsigned' if <sys/types.h> does not define. */
    52219#undef size_t
    53220
    54 /* If using the C implementation of alloca, define if you know the
    55    direction of stack growth for your system; otherwise it will be
    56    automatically deduced at run-time.
    57  STACK_DIRECTION > 0 => grows toward higher addresses
    58  STACK_DIRECTION < 0 => grows toward lower addresses
    59  STACK_DIRECTION = 0 => direction of growth unknown
    60  */
    61 #undef STACK_DIRECTION
    62 
    63 /* Define if you have the ANSI C header files.  */
    64 #undef STDC_HEADERS
    65 
    66 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
    67 #undef TIME_WITH_SYS_TIME
    68 
    69 /* Define if your <sys/time.h> declares struct tm.  */
    70 #undef TM_IN_SYS_TIME
    71 
    72 /* Define to the name of the distribution.  */
    73 #undef PACKAGE
    74 
    75 /* Define to the version of the distribution.  */
    76 #undef VERSION
    77 
    78 /* Define to 1 if you have the valloc function.  */
    79 #undef HAVE_VALLOC
    80 
    81 /* Define to 1 if ANSI function prototypes are usable.  */
    82 #undef PROTOTYPES
     221/* the following were added by hand to match up with the previous version of config.h.in - don't know if they are needed or not [kjdon] */
    83222
    84223/* Define if you don't want to use long long's with GCC */
    85224#undef DISABLE_LONG_LONG
    86  
     225
     226/* Define if you have the gdbm library (-lgdbm).  */
     227#undef HAVE_LIBGDBM
     228
     229/* Define to 1 if you have the valloc function.  */
     230#undef HAVE_VALLOC
     231
    87232/* Define to 1 for better use of the debugging malloc library.  See
    88233   site ftp.antaire.com in antaire/src, file dmalloc/dmalloc.tar.gz.  */
    89 #undef WITH_DMALLOC
    90 
    91  
     234#undef WITH_DMALLOC
     235
    92236/* Define to 1 if GNU regex should be used instead of GNU rx.  */
    93237#undef WITH_REGEX
    94238
    95 /* Some braindead header files do not have the requ'd function declarations */
    96 #undef HAVE_FGETC_DECL
    97 #undef HAVE_FREAD_DECL
    98 
    99 /* See if have this field in the prstatus_t structure */
    100 /* It stores the size of the process heap */
    101 #undef HAVE_PR_BRKSIZE
    102 
    103 /* Define FASTCGI if needsbe */
    104 #undef USE_FASTCGI
    105 
    106 /* Define USE_CORBA if needsbe */
    107 #undef USE_CORBA
    108 
    109 /* Define MICO_DIR if needsbe */
    110 #undef MICO_DIR
    111 
    112 /* Define MICO_VERSION if required */
    113 #undef MICO_VERSION
    114 
    115 /* Define if you have the ftime function.  */
    116 #undef HAVE_FTIME
    117 
    118 /* Define if you have the ftruncate function.  */
    119 #undef HAVE_FTRUNCATE
    120 
    121 /* Define if you have the getpagesize function.  */
    122 #undef HAVE_GETPAGESIZE
    123 
    124 /* Define if you have the getrusage function.  */
    125 #undef HAVE_GETRUSAGE
    126 
    127 /* Define if you have the mallinfo function.  */
    128 #undef HAVE_MALLINFO
    129 
    130 /* Define if you have the select function.  */
    131 #undef HAVE_SELECT
    132 
    133 /* Define if you have the setbuffer function.  */
    134 #undef HAVE_SETBUFFER
    135 
    136 /* Define if you have the strcasecmp function.  */
    137 #undef HAVE_STRCASECMP
    138 
    139 /* Define if you have the strerror function.  */
    140 #undef HAVE_STRERROR
    141 
    142 /* Define if you have the strftime function.  */
    143 #undef HAVE_STRFTIME
    144 
    145 /* Define if you have the strstr function.  */
    146 #undef HAVE_STRSTR
    147 
    148 /* Define if you have the strtol function.  */
    149 #undef HAVE_STRTOL
    150 
    151 /* Define if you have the times function.  */
    152 #undef HAVE_TIMES
    153 
    154 /* Define if you have the valloc function.  */
    155 #undef HAVE_VALLOC
    156 
    157 /* Define if you have the <crypt.h> header file.  */
    158 #undef HAVE_CRYPT_H
    159 
    160 /* Define if you have the <dirent.h> header file.  */
    161 #undef HAVE_DIRENT_H
    162 
    163 /* Define if you have the <fcntl.h> header file.  */
    164 #undef HAVE_FCNTL_H
    165 
    166 /* Define if you have the <limits.h> header file.  */
    167 #undef HAVE_LIMITS_H
    168 
    169 /* Define if you have the <memory.h> header file.  */
    170 #undef HAVE_MEMORY_H
    171 
    172 /* Define if you have the <ndir.h> header file.  */
    173 #undef HAVE_NDIR_H
    174 
    175 /* Define if you have the <string.h> header file.  */
    176 #undef HAVE_STRING_H
    177 
    178 /* Define if you have the <sys/dir.h> header file.  */
    179 #undef HAVE_SYS_DIR_H
    180 
    181 /* Define if you have the <sys/ndir.h> header file.  */
    182 #undef HAVE_SYS_NDIR_H
    183 
    184 /* Define if you have the <sys/procfs.h> header file.  */
    185 #undef HAVE_SYS_PROCFS_H
    186 
    187 /* Define if you have the <sys/time.h> header file.  */
    188 #undef HAVE_SYS_TIME_H
    189 
    190 /* Define if you have the <unistd.h> header file.  */
    191 #undef HAVE_UNISTD_H
    192 
    193 /* Define if you have the crypt library (-lcrypt).  */
    194 #undef HAVE_LIBCRYPT
    195 
    196 /* Define if you have the g library (-lg).  */
    197 #undef HAVE_LIBG
    198 
    199 /* Define if you have the gdbm library (-lgdbm).  */
    200 #undef HAVE_LIBGDBM
    201 
    202 /* Define if you have the m library (-lm).  */
    203 #undef HAVE_LIBM
    204 
    205 /* Define if you have the stdc++ library (-lstdc++).  */
    206 #undef HAVE_LIBSTDC__
    207 
    208 /* Define if you have gettext (eg glibc) */
    209 #undef ENABLE_NLS
    210 
    211239#endif /* _GSDL_CONFIG_H */
Note: See TracChangeset for help on using the changeset viewer.