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