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