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 if building universal (internal helper macro) */ 9*84d9c625SLionel Sambuc /* #undef AC_APPLE_UNIVERSAL_BUILD */ 10*84d9c625SLionel Sambuc 11*84d9c625SLionel Sambuc /* Define to 1 if you have the <ctype.h> header file. */ 12*84d9c625SLionel Sambuc #define HAVE_CTYPE_H 1 13*84d9c625SLionel Sambuc 14*84d9c625SLionel Sambuc /* Define to 1 if you have the <inttypes.h> header file. */ 15*84d9c625SLionel Sambuc #define HAVE_INTTYPES_H 1 16*84d9c625SLionel Sambuc 17*84d9c625SLionel Sambuc /* Define to 1 if you have the <memory.h> header file. */ 18*84d9c625SLionel Sambuc #define HAVE_MEMORY_H 1 19*84d9c625SLionel Sambuc 20*84d9c625SLionel Sambuc /* Define to 1 if you have the <stddef.h> header file. */ 21*84d9c625SLionel Sambuc #define HAVE_STDDEF_H 1 22*84d9c625SLionel Sambuc 23*84d9c625SLionel Sambuc /* Define to 1 if you have the <stdint.h> header file. */ 24*84d9c625SLionel Sambuc #define HAVE_STDINT_H 1 25*84d9c625SLionel Sambuc 26*84d9c625SLionel Sambuc /* Define to 1 if you have the <stdio.h> header file. */ 27*84d9c625SLionel Sambuc #define HAVE_STDIO_H 1 28*84d9c625SLionel Sambuc 29*84d9c625SLionel Sambuc /* Define to 1 if you have the <stdlib.h> header file. */ 30*84d9c625SLionel Sambuc #define HAVE_STDLIB_H 1 31*84d9c625SLionel Sambuc 32*84d9c625SLionel Sambuc /* Define to 1 if you have the <strings.h> header file. */ 33*84d9c625SLionel Sambuc #define HAVE_STRINGS_H 1 34*84d9c625SLionel Sambuc 35*84d9c625SLionel Sambuc /* Define to 1 if you have the <string.h> header file. */ 36*84d9c625SLionel Sambuc #define HAVE_STRING_H 1 37*84d9c625SLionel Sambuc 38*84d9c625SLionel Sambuc /* Define to 1 if you have the <sys/stat.h> header file. */ 39*84d9c625SLionel Sambuc #define HAVE_SYS_STAT_H 1 40*84d9c625SLionel Sambuc 41*84d9c625SLionel Sambuc /* Define to 1 if you have the <sys/types.h> header file. */ 42*84d9c625SLionel Sambuc #define HAVE_SYS_TYPES_H 1 43*84d9c625SLionel Sambuc 44*84d9c625SLionel Sambuc /* Define to 1 if you have the <unistd.h> header file. */ 45*84d9c625SLionel Sambuc #define HAVE_UNISTD_H 1 46*84d9c625SLionel Sambuc 47*84d9c625SLionel Sambuc /* Define to the address where bug reports for this package should be sent. */ 48*84d9c625SLionel Sambuc #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" 49*84d9c625SLionel Sambuc 50*84d9c625SLionel Sambuc /* Define to the full name of this package. */ 51*84d9c625SLionel Sambuc #define PACKAGE_NAME "libdecnumber" 52*84d9c625SLionel Sambuc 53*84d9c625SLionel Sambuc /* Define to the full name and version of this package. */ 54*84d9c625SLionel Sambuc #define PACKAGE_STRING "libdecnumber " 55*84d9c625SLionel Sambuc 56*84d9c625SLionel Sambuc /* Define to the one symbol short name of this package. */ 57*84d9c625SLionel Sambuc #define PACKAGE_TARNAME "libdecnumber" 58*84d9c625SLionel Sambuc 59*84d9c625SLionel Sambuc /* Define to the home page for this package. */ 60*84d9c625SLionel Sambuc #define PACKAGE_URL "" 61*84d9c625SLionel Sambuc 62*84d9c625SLionel Sambuc /* Define to the version of this package. */ 63*84d9c625SLionel Sambuc #define PACKAGE_VERSION " " 64*84d9c625SLionel Sambuc 65*84d9c625SLionel Sambuc /* The size of `char', as computed by sizeof. */ 66*84d9c625SLionel Sambuc /* #undef SIZEOF_CHAR */ 67*84d9c625SLionel Sambuc 68*84d9c625SLionel Sambuc /* The size of `int', as computed by sizeof. */ 69*84d9c625SLionel Sambuc #define SIZEOF_INT 4 70*84d9c625SLionel Sambuc 71*84d9c625SLionel Sambuc /* The size of `long', as computed by sizeof. */ 72*84d9c625SLionel Sambuc #define SIZEOF_LONG 4 73*84d9c625SLionel Sambuc 74*84d9c625SLionel Sambuc /* The size of `short', as computed by sizeof. */ 75*84d9c625SLionel Sambuc /* #undef SIZEOF_SHORT */ 76*84d9c625SLionel Sambuc 77*84d9c625SLionel Sambuc /* The size of `void *', as computed by sizeof. */ 78*84d9c625SLionel Sambuc /* #undef SIZEOF_VOID_P */ 79*84d9c625SLionel Sambuc 80*84d9c625SLionel Sambuc /* Define to 1 if you have the ANSI C header files. */ 81*84d9c625SLionel Sambuc #define STDC_HEADERS 1 82*84d9c625SLionel Sambuc 83*84d9c625SLionel Sambuc /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 84*84d9c625SLionel Sambuc significant byte first (like Motorola and SPARC, unlike Intel). */ 85*84d9c625SLionel Sambuc #if defined AC_APPLE_UNIVERSAL_BUILD 86*84d9c625SLionel Sambuc # if defined __BIG_ENDIAN__ 87*84d9c625SLionel Sambuc # define WORDS_BIGENDIAN 1 88*84d9c625SLionel Sambuc # endif 89*84d9c625SLionel Sambuc #else 90*84d9c625SLionel Sambuc # ifndef WORDS_BIGENDIAN 91*84d9c625SLionel Sambuc # define WORDS_BIGENDIAN 1 92*84d9c625SLionel Sambuc # endif 93*84d9c625SLionel Sambuc #endif 94*84d9c625SLionel Sambuc 95*84d9c625SLionel Sambuc /* Define to empty if `const' does not conform to ANSI C. */ 96*84d9c625SLionel Sambuc /* #undef const */ 97*84d9c625SLionel Sambuc 98*84d9c625SLionel Sambuc /* Define to `long int' if <sys/types.h> does not define. */ 99*84d9c625SLionel Sambuc /* #undef off_t */ 100