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