Home | History | Annotate | Line # | Download | only in libcpp
config.in revision 1.1
      1 /* config.in.  Generated from configure.ac by autoheader.  */
      2 
      3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
      4    systems. This function is required for `alloca.c' support on those systems.
      5    */
      6 #undef CRAY_STACKSEG_END
      7 
      8 /* Define to 1 if using `alloca.c'. */
      9 #undef C_ALLOCA
     10 
     11 /* Define if you want more run-time sanity checks. */
     12 #undef ENABLE_CHECKING
     13 
     14 /* Define to 1 if translation of program messages to the user's native
     15    language is requested. */
     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 `clearerr_unlocked' function. */
     26 #undef HAVE_CLEARERR_UNLOCKED
     27 
     28 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
     29    */
     30 #undef HAVE_DECL_ABORT
     31 
     32 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
     33    don't. */
     34 #undef HAVE_DECL_ASPRINTF
     35 
     36 /* Define to 1 if you have the declaration of `basename', and to 0 if you
     37    don't. */
     38 #undef HAVE_DECL_BASENAME
     39 
     40 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
     41    you don't. */
     42 #undef HAVE_DECL_CLEARERR_UNLOCKED
     43 
     44 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
     45    */
     46 #undef HAVE_DECL_ERRNO
     47 
     48 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
     49    don't. */
     50 #undef HAVE_DECL_FEOF_UNLOCKED
     51 
     52 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
     53    you don't. */
     54 #undef HAVE_DECL_FERROR_UNLOCKED
     55 
     56 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
     57    you don't. */
     58 #undef HAVE_DECL_FFLUSH_UNLOCKED
     59 
     60 /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
     61    you don't. */
     62 #undef HAVE_DECL_FGETC_UNLOCKED
     63 
     64 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
     65    you don't. */
     66 #undef HAVE_DECL_FGETS_UNLOCKED
     67 
     68 /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
     69    you don't. */
     70 #undef HAVE_DECL_FILENO_UNLOCKED
     71 
     72 /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
     73    you don't. */
     74 #undef HAVE_DECL_FPRINTF_UNLOCKED
     75 
     76 /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
     77    you don't. */
     78 #undef HAVE_DECL_FPUTC_UNLOCKED
     79 
     80 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
     81    you don't. */
     82 #undef HAVE_DECL_FPUTS_UNLOCKED
     83 
     84 /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
     85    you don't. */
     86 #undef HAVE_DECL_FREAD_UNLOCKED
     87 
     88 /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
     89    you don't. */
     90 #undef HAVE_DECL_FWRITE_UNLOCKED
     91 
     92 /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
     93    you don't. */
     94 #undef HAVE_DECL_GETCHAR_UNLOCKED
     95 
     96 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
     97    don't. */
     98 #undef HAVE_DECL_GETC_UNLOCKED
     99 
    100 /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
    101    */
    102 #undef HAVE_DECL_GETOPT
    103 
    104 /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
    105    you don't. */
    106 #undef HAVE_DECL_PUTCHAR_UNLOCKED
    107 
    108 /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
    109    don't. */
    110 #undef HAVE_DECL_PUTC_UNLOCKED
    111 
    112 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
    113    don't. */
    114 #undef HAVE_DECL_VASPRINTF
    115 
    116 /* Define to 1 if you have the <fcntl.h> header file. */
    117 #undef HAVE_FCNTL_H
    118 
    119 /* Define to 1 if you have the `feof_unlocked' function. */
    120 #undef HAVE_FEOF_UNLOCKED
    121 
    122 /* Define to 1 if you have the `ferror_unlocked' function. */
    123 #undef HAVE_FERROR_UNLOCKED
    124 
    125 /* Define to 1 if you have the `fflush_unlocked' function. */
    126 #undef HAVE_FFLUSH_UNLOCKED
    127 
    128 /* Define to 1 if you have the `fgetc_unlocked' function. */
    129 #undef HAVE_FGETC_UNLOCKED
    130 
    131 /* Define to 1 if you have the `fgets_unlocked' function. */
    132 #undef HAVE_FGETS_UNLOCKED
    133 
    134 /* Define to 1 if you have the `fileno_unlocked' function. */
    135 #undef HAVE_FILENO_UNLOCKED
    136 
    137 /* Define to 1 if you have the `fprintf_unlocked' function. */
    138 #undef HAVE_FPRINTF_UNLOCKED
    139 
    140 /* Define to 1 if you have the `fputc_unlocked' function. */
    141 #undef HAVE_FPUTC_UNLOCKED
    142 
    143 /* Define to 1 if you have the `fputs_unlocked' function. */
    144 #undef HAVE_FPUTS_UNLOCKED
    145 
    146 /* Define to 1 if you have the `fread_unlocked' function. */
    147 #undef HAVE_FREAD_UNLOCKED
    148 
    149 /* Define to 1 if you have the `fwrite_unlocked' function. */
    150 #undef HAVE_FWRITE_UNLOCKED
    151 
    152 /* Define to 1 if you have the `getchar_unlocked' function. */
    153 #undef HAVE_GETCHAR_UNLOCKED
    154 
    155 /* Define to 1 if you have the `getc_unlocked' function. */
    156 #undef HAVE_GETC_UNLOCKED
    157 
    158 /* Define if you have the iconv() function. */
    159 #undef HAVE_ICONV
    160 
    161 /* Define to 1 if you have the <inttypes.h> header file. */
    162 #undef HAVE_INTTYPES_H
    163 
    164 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
    165 #undef HAVE_LANGINFO_CODESET
    166 
    167 /* Define to 1 if you have the <limits.h> header file. */
    168 #undef HAVE_LIMITS_H
    169 
    170 /* Define to 1 if you have the <locale.h> header file. */
    171 #undef HAVE_LOCALE_H
    172 
    173 /* Define to 1 if you have the <memory.h> header file. */
    174 #undef HAVE_MEMORY_H
    175 
    176 /* Define to 1 if libc includes obstacks. */
    177 #undef HAVE_OBSTACK
    178 
    179 /* Define to 1 if you have the `putchar_unlocked' function. */
    180 #undef HAVE_PUTCHAR_UNLOCKED
    181 
    182 /* Define to 1 if you have the `putc_unlocked' function. */
    183 #undef HAVE_PUTC_UNLOCKED
    184 
    185 /* Define to 1 if you have the <stddef.h> header file. */
    186 #undef HAVE_STDDEF_H
    187 
    188 /* Define to 1 if you have the <stdint.h> header file. */
    189 #undef HAVE_STDINT_H
    190 
    191 /* Define to 1 if you have the <stdlib.h> header file. */
    192 #undef HAVE_STDLIB_H
    193 
    194 /* Define to 1 if you have the <strings.h> header file. */
    195 #undef HAVE_STRINGS_H
    196 
    197 /* Define to 1 if you have the <string.h> header file. */
    198 #undef HAVE_STRING_H
    199 
    200 /* Define to 1 if you have the <sys/file.h> header file. */
    201 #undef HAVE_SYS_FILE_H
    202 
    203 /* Define to 1 if you have the <sys/stat.h> header file. */
    204 #undef HAVE_SYS_STAT_H
    205 
    206 /* Define to 1 if you have the <sys/types.h> header file. */
    207 #undef HAVE_SYS_TYPES_H
    208 
    209 /* Define if <sys/types.h> defines \`uchar'. */
    210 #undef HAVE_UCHAR
    211 
    212 /* Define to 1 if you have the <unistd.h> header file. */
    213 #undef HAVE_UNISTD_H
    214 
    215 /* Define to the widest efficient host integer type at least as wide as the
    216    target's size_t type. */
    217 #undef HOST_WIDE_INT
    218 
    219 /* Define as const if the declaration of iconv() needs const. */
    220 #undef ICONV_CONST
    221 
    222 /* Define to the name of this package. */
    223 #undef PACKAGE
    224 
    225 /* Define to the address where bug reports for this package should be sent. */
    226 #undef PACKAGE_BUGREPORT
    227 
    228 /* Define to the full name of this package. */
    229 #undef PACKAGE_NAME
    230 
    231 /* Define to the full name and version of this package. */
    232 #undef PACKAGE_STRING
    233 
    234 /* Define to the one symbol short name of this package. */
    235 #undef PACKAGE_TARNAME
    236 
    237 /* Define to the home page for this package. */
    238 #undef PACKAGE_URL
    239 
    240 /* Define to the version of this package. */
    241 #undef PACKAGE_VERSION
    242 
    243 /* The size of `int', as computed by sizeof. */
    244 #undef SIZEOF_INT
    245 
    246 /* The size of `long', as computed by sizeof. */
    247 #undef SIZEOF_LONG
    248 
    249 /* If using the C implementation of alloca, define if you know the
    250    direction of stack growth for your system; otherwise it will be
    251    automatically deduced at runtime.
    252 	STACK_DIRECTION > 0 => grows toward higher addresses
    253 	STACK_DIRECTION < 0 => grows toward lower addresses
    254 	STACK_DIRECTION = 0 => direction of growth unknown */
    255 #undef STACK_DIRECTION
    256 
    257 /* Define to 1 if you have the ANSI C header files. */
    258 #undef STDC_HEADERS
    259 
    260 /* Define if you can safely include both <string.h> and <strings.h>. */
    261 #undef STRING_WITH_STRINGS
    262 
    263 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
    264 #undef TIME_WITH_SYS_TIME
    265 
    266 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
    267 #undef TM_IN_SYS_TIME
    268 
    269 /* Define to empty if `const' does not conform to ANSI C. */
    270 #undef const
    271 
    272 /* Define to `__inline__' or `__inline' if that's what the C compiler
    273    calls it, or to nothing if 'inline' is not supported under any name.  */
    274 #ifndef __cplusplus
    275 #undef inline
    276 #endif
    277 
    278 /* Define to `long int' if <sys/types.h> does not define. */
    279 #undef off_t
    280 
    281 /* Define to `unsigned int' if <sys/types.h> does not define. */
    282 #undef size_t
    283 
    284 /* Define to `int' if <sys/types.h> does not define. */
    285 #undef ssize_t
    286