1 1.1 mrg /* This file is automatically generated. DO NOT EDIT! */ 2 1.1 mrg /* Generated from: NetBSD: mknative-binutils,v 1.5 2006/02/02 20:06:04 skrll Exp */ 3 1.1 mrg 4 1.1 mrg /* config.h. Generated by configure. */ 5 1.1 mrg /* config.in. Generated from configure.in by autoheader. */ 6 1.1 mrg 7 1.1 mrg /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 8 1.1 mrg systems. This function is required for `alloca.c' support on those systems. 9 1.1 mrg */ 10 1.1 mrg /* #undef CRAY_STACKSEG_END */ 11 1.1 mrg 12 1.1 mrg /* Define to 1 if using `alloca.c'. */ 13 1.1 mrg /* #undef C_ALLOCA */ 14 1.1 mrg 15 1.1 mrg /* Define to 1 if NLS is requested */ 16 1.1 mrg #define ENABLE_NLS 1 17 1.1 mrg 18 1.1 mrg /* Define to 1 if you have `alloca', as a function or macro. */ 19 1.1 mrg #define HAVE_ALLOCA 1 20 1.1 mrg 21 1.1 mrg /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 22 1.1 mrg */ 23 1.1 mrg /* #undef HAVE_ALLOCA_H */ 24 1.1 mrg 25 1.1 mrg /* Define to 1 if you have the <argz.h> header file. */ 26 1.1 mrg /* #undef HAVE_ARGZ_H */ 27 1.1 mrg 28 1.1 mrg /* Define to 1 if you have the `dcgettext' function. */ 29 1.1 mrg /* #undef HAVE_DCGETTEXT */ 30 1.1 mrg 31 1.1 mrg /* Define to 1 if you have the `getcwd' function. */ 32 1.1 mrg #define HAVE_GETCWD 1 33 1.1 mrg 34 1.1 mrg /* Define to 1 if you have the `getpagesize' function. */ 35 1.1 mrg #define HAVE_GETPAGESIZE 1 36 1.1 mrg 37 1.1 mrg /* Define as 1 if you have gettext and don't want to use GNU gettext. */ 38 1.1 mrg /* #undef HAVE_GETTEXT */ 39 1.1 mrg 40 1.1 mrg /* Define to 1 if you have the <inttypes.h> header file. */ 41 1.1 mrg #define HAVE_INTTYPES_H 1 42 1.1 mrg 43 1.1 mrg /* Define if your locale.h file contains LC_MESSAGES. */ 44 1.1 mrg #define HAVE_LC_MESSAGES 1 45 1.1 mrg 46 1.1 mrg /* Define to 1 if you have the <limits.h> header file. */ 47 1.1 mrg #define HAVE_LIMITS_H 1 48 1.1 mrg 49 1.1 mrg /* Define to 1 if you have the <locale.h> header file. */ 50 1.1 mrg #define HAVE_LOCALE_H 1 51 1.1 mrg 52 1.1 mrg /* Define to 1 if you have the <malloc.h> header file. */ 53 1.1 mrg #define HAVE_MALLOC_H 1 54 1.1 mrg 55 1.1 mrg /* Define to 1 if you have the <memory.h> header file. */ 56 1.1 mrg #define HAVE_MEMORY_H 1 57 1.1 mrg 58 1.1 mrg /* Define to 1 if you have a working `mmap' system call. */ 59 1.1 mrg #define HAVE_MMAP 1 60 1.1 mrg 61 1.1 mrg /* Define to 1 if you have the `munmap' function. */ 62 1.1 mrg #define HAVE_MUNMAP 1 63 1.1 mrg 64 1.1 mrg /* Define to 1 if you have the <nl_types.h> header file. */ 65 1.1 mrg #define HAVE_NL_TYPES_H 1 66 1.1 mrg 67 1.1 mrg /* Define to 1 if you have the `putenv' function. */ 68 1.1 mrg #define HAVE_PUTENV 1 69 1.1 mrg 70 1.1 mrg /* Define to 1 if you have the `setenv' function. */ 71 1.1 mrg #define HAVE_SETENV 1 72 1.1 mrg 73 1.1 mrg /* Define to 1 if you have the `setlocale' function. */ 74 1.1 mrg #define HAVE_SETLOCALE 1 75 1.1 mrg 76 1.1 mrg /* Define to 1 if you have the <stdint.h> header file. */ 77 1.1 mrg #define HAVE_STDINT_H 1 78 1.1 mrg 79 1.1 mrg /* Define to 1 if you have the <stdlib.h> header file. */ 80 1.1 mrg #define HAVE_STDLIB_H 1 81 1.1 mrg 82 1.1 mrg /* Define if you have the stpcpy function */ 83 1.1 mrg /* #undef HAVE_STPCPY */ 84 1.1 mrg 85 1.1 mrg /* Define to 1 if you have the `strcasecmp' function. */ 86 1.1 mrg #define HAVE_STRCASECMP 1 87 1.1 mrg 88 1.1 mrg /* Define to 1 if you have the `strchr' function. */ 89 1.1 mrg #define HAVE_STRCHR 1 90 1.1 mrg 91 1.1 mrg /* Define to 1 if you have the <strings.h> header file. */ 92 1.1 mrg #define HAVE_STRINGS_H 1 93 1.1 mrg 94 1.1 mrg /* Define to 1 if you have the <string.h> header file. */ 95 1.1 mrg #define HAVE_STRING_H 1 96 1.1 mrg 97 1.1 mrg /* Define to 1 if you have the <sys/param.h> header file. */ 98 1.1 mrg #define HAVE_SYS_PARAM_H 1 99 1.1 mrg 100 1.1 mrg /* Define to 1 if you have the <sys/stat.h> header file. */ 101 1.1 mrg #define HAVE_SYS_STAT_H 1 102 1.1 mrg 103 1.1 mrg /* Define to 1 if you have the <sys/types.h> header file. */ 104 1.1 mrg #define HAVE_SYS_TYPES_H 1 105 1.1 mrg 106 1.1 mrg /* Define to 1 if you have the <unistd.h> header file. */ 107 1.1 mrg #define HAVE_UNISTD_H 1 108 1.1 mrg 109 1.1 mrg /* Define to 1 if you have the <values.h> header file. */ 110 1.1 mrg /* #undef HAVE_VALUES_H */ 111 1.1 mrg 112 1.1 mrg /* Define to 1 if you have the `__argz_count' function. */ 113 1.1 mrg /* #undef HAVE___ARGZ_COUNT */ 114 1.1 mrg 115 1.1 mrg /* Define to 1 if you have the `__argz_next' function. */ 116 1.1 mrg /* #undef HAVE___ARGZ_NEXT */ 117 1.1 mrg 118 1.1 mrg /* Define to 1 if you have the `__argz_stringify' function. */ 119 1.1 mrg /* #undef HAVE___ARGZ_STRINGIFY */ 120 1.1 mrg 121 1.1 mrg /* Name of package */ 122 1.1 mrg #define PACKAGE "opcodes" 123 1.1 mrg 124 1.1 mrg /* Define to the address where bug reports for this package should be sent. */ 125 1.1 mrg #define PACKAGE_BUGREPORT "" 126 1.1 mrg 127 1.1 mrg /* Define to the full name of this package. */ 128 1.1 mrg #define PACKAGE_NAME "" 129 1.1 mrg 130 1.1 mrg /* Define to the full name and version of this package. */ 131 1.1 mrg #define PACKAGE_STRING "" 132 1.1 mrg 133 1.1 mrg /* Define to the one symbol short name of this package. */ 134 1.1 mrg #define PACKAGE_TARNAME "" 135 1.1 mrg 136 1.1 mrg /* Define to the version of this package. */ 137 1.1 mrg #define PACKAGE_VERSION "" 138 1.1 mrg 139 1.1 mrg /* If using the C implementation of alloca, define if you know the 140 1.1 mrg direction of stack growth for your system; otherwise it will be 141 1.1 mrg automatically deduced at run-time. 142 1.1 mrg STACK_DIRECTION > 0 => grows toward higher addresses 143 1.1 mrg STACK_DIRECTION < 0 => grows toward lower addresses 144 1.1 mrg STACK_DIRECTION = 0 => direction of growth unknown */ 145 1.1 mrg /* #undef STACK_DIRECTION */ 146 1.1 mrg 147 1.1 mrg /* Define to 1 if you have the ANSI C header files. */ 148 1.1 mrg #define STDC_HEADERS 1 149 1.1 mrg 150 1.1 mrg /* Version number of package */ 151 1.1 mrg #define VERSION "2.16.1" 152 1.1 mrg 153 1.1 mrg /* Define to empty if `const' does not conform to ANSI C. */ 154 1.1 mrg /* #undef const */ 155 1.1 mrg 156 1.1 mrg /* Define to `__inline__' or `__inline' if that's what the C compiler 157 1.1 mrg calls it, or to nothing if 'inline' is not supported under any name. */ 158 1.1 mrg #ifndef __cplusplus 159 1.1 mrg /* #undef inline */ 160 1.1 mrg #endif 161 1.1 mrg 162 1.1 mrg /* Define to `long' if <sys/types.h> does not define. */ 163 1.1 mrg /* #undef off_t */ 164 1.1 mrg 165 1.1 mrg /* Define to `unsigned' if <sys/types.h> does not define. */ 166 1.1 mrg /* #undef size_t */ 167