1*c9ea9e7aSLionel Sambuc /* This file is automatically generated. DO NOT EDIT! */ 2*c9ea9e7aSLionel Sambuc /* Generated from: NetBSD: mknative-binutils,v 1.8 2011/09/25 04:00:58 christos Exp */ 3*c9ea9e7aSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */ 4*c9ea9e7aSLionel Sambuc 5*c9ea9e7aSLionel Sambuc /* config.h. Generated from config.in by configure. */ 6*c9ea9e7aSLionel Sambuc /* config.in. Generated from configure.in by autoheader. */ 7*c9ea9e7aSLionel Sambuc 8*c9ea9e7aSLionel Sambuc /* Check that config.h is #included before system headers 9*c9ea9e7aSLionel Sambuc (this works only for glibc, but that should be enough). */ 10*c9ea9e7aSLionel Sambuc #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__) 11*c9ea9e7aSLionel Sambuc # error config.h must be #included before system headers 12*c9ea9e7aSLionel Sambuc #endif 13*c9ea9e7aSLionel Sambuc #define __CONFIG_H__ 1 14*c9ea9e7aSLionel Sambuc 15*c9ea9e7aSLionel Sambuc /* Define to 1 if translation of program messages to the user's native 16*c9ea9e7aSLionel Sambuc language is requested. */ 17*c9ea9e7aSLionel Sambuc #define ENABLE_NLS 1 18*c9ea9e7aSLionel Sambuc 19*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the declaration of `basename', and to 0 if you 20*c9ea9e7aSLionel Sambuc don't. */ 21*c9ea9e7aSLionel Sambuc #define HAVE_DECL_BASENAME 0 22*c9ea9e7aSLionel Sambuc 23*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 24*c9ea9e7aSLionel Sambuc */ 25*c9ea9e7aSLionel Sambuc #define HAVE_DECL_STPCPY 1 26*c9ea9e7aSLionel Sambuc 27*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <dlfcn.h> header file. */ 28*c9ea9e7aSLionel Sambuc #define HAVE_DLFCN_H 1 29*c9ea9e7aSLionel Sambuc 30*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <inttypes.h> header file. */ 31*c9ea9e7aSLionel Sambuc #define HAVE_INTTYPES_H 1 32*c9ea9e7aSLionel Sambuc 33*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <limits.h> header file. */ 34*c9ea9e7aSLionel Sambuc #define HAVE_LIMITS_H 1 35*c9ea9e7aSLionel Sambuc 36*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <memory.h> header file. */ 37*c9ea9e7aSLionel Sambuc #define HAVE_MEMORY_H 1 38*c9ea9e7aSLionel Sambuc 39*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <stdint.h> header file. */ 40*c9ea9e7aSLionel Sambuc #define HAVE_STDINT_H 1 41*c9ea9e7aSLionel Sambuc 42*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <stdlib.h> header file. */ 43*c9ea9e7aSLionel Sambuc #define HAVE_STDLIB_H 1 44*c9ea9e7aSLionel Sambuc 45*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <strings.h> header file. */ 46*c9ea9e7aSLionel Sambuc #define HAVE_STRINGS_H 1 47*c9ea9e7aSLionel Sambuc 48*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <string.h> header file. */ 49*c9ea9e7aSLionel Sambuc #define HAVE_STRING_H 1 50*c9ea9e7aSLionel Sambuc 51*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <sys/stat.h> header file. */ 52*c9ea9e7aSLionel Sambuc #define HAVE_SYS_STAT_H 1 53*c9ea9e7aSLionel Sambuc 54*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <sys/types.h> header file. */ 55*c9ea9e7aSLionel Sambuc #define HAVE_SYS_TYPES_H 1 56*c9ea9e7aSLionel Sambuc 57*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the <unistd.h> header file. */ 58*c9ea9e7aSLionel Sambuc #define HAVE_UNISTD_H 1 59*c9ea9e7aSLionel Sambuc 60*c9ea9e7aSLionel Sambuc /* Define to the sub-directory in which libtool stores uninstalled libraries. 61*c9ea9e7aSLionel Sambuc */ 62*c9ea9e7aSLionel Sambuc #define LT_OBJDIR ".libs/" 63*c9ea9e7aSLionel Sambuc 64*c9ea9e7aSLionel Sambuc /* Name of package */ 65*c9ea9e7aSLionel Sambuc #define PACKAGE "opcodes" 66*c9ea9e7aSLionel Sambuc 67*c9ea9e7aSLionel Sambuc /* Define to the address where bug reports for this package should be sent. */ 68*c9ea9e7aSLionel Sambuc #define PACKAGE_BUGREPORT "" 69*c9ea9e7aSLionel Sambuc 70*c9ea9e7aSLionel Sambuc /* Define to the full name of this package. */ 71*c9ea9e7aSLionel Sambuc #define PACKAGE_NAME "" 72*c9ea9e7aSLionel Sambuc 73*c9ea9e7aSLionel Sambuc /* Define to the full name and version of this package. */ 74*c9ea9e7aSLionel Sambuc #define PACKAGE_STRING "" 75*c9ea9e7aSLionel Sambuc 76*c9ea9e7aSLionel Sambuc /* Define to the one symbol short name of this package. */ 77*c9ea9e7aSLionel Sambuc #define PACKAGE_TARNAME "" 78*c9ea9e7aSLionel Sambuc 79*c9ea9e7aSLionel Sambuc /* Define to the home page for this package. */ 80*c9ea9e7aSLionel Sambuc #define PACKAGE_URL "" 81*c9ea9e7aSLionel Sambuc 82*c9ea9e7aSLionel Sambuc /* Define to the version of this package. */ 83*c9ea9e7aSLionel Sambuc #define PACKAGE_VERSION "" 84*c9ea9e7aSLionel Sambuc 85*c9ea9e7aSLionel Sambuc /* Define to 1 if you have the ANSI C header files. */ 86*c9ea9e7aSLionel Sambuc #define STDC_HEADERS 1 87*c9ea9e7aSLionel Sambuc 88*c9ea9e7aSLionel Sambuc /* Define if you can safely include both <string.h> and <strings.h>. */ 89*c9ea9e7aSLionel Sambuc #define STRING_WITH_STRINGS 1 90*c9ea9e7aSLionel Sambuc 91*c9ea9e7aSLionel Sambuc /* Enable extensions on AIX 3, Interix. */ 92*c9ea9e7aSLionel Sambuc #ifndef _ALL_SOURCE 93*c9ea9e7aSLionel Sambuc # define _ALL_SOURCE 1 94*c9ea9e7aSLionel Sambuc #endif 95*c9ea9e7aSLionel Sambuc /* Enable GNU extensions on systems that have them. */ 96*c9ea9e7aSLionel Sambuc #ifndef _GNU_SOURCE 97*c9ea9e7aSLionel Sambuc # define _GNU_SOURCE 1 98*c9ea9e7aSLionel Sambuc #endif 99*c9ea9e7aSLionel Sambuc /* Enable threading extensions on Solaris. */ 100*c9ea9e7aSLionel Sambuc #ifndef _POSIX_PTHREAD_SEMANTICS 101*c9ea9e7aSLionel Sambuc # define _POSIX_PTHREAD_SEMANTICS 1 102*c9ea9e7aSLionel Sambuc #endif 103*c9ea9e7aSLionel Sambuc /* Enable extensions on HP NonStop. */ 104*c9ea9e7aSLionel Sambuc #ifndef _TANDEM_SOURCE 105*c9ea9e7aSLionel Sambuc # define _TANDEM_SOURCE 1 106*c9ea9e7aSLionel Sambuc #endif 107*c9ea9e7aSLionel Sambuc /* Enable general extensions on Solaris. */ 108*c9ea9e7aSLionel Sambuc #ifndef __EXTENSIONS__ 109*c9ea9e7aSLionel Sambuc # define __EXTENSIONS__ 1 110*c9ea9e7aSLionel Sambuc #endif 111*c9ea9e7aSLionel Sambuc 112*c9ea9e7aSLionel Sambuc 113*c9ea9e7aSLionel Sambuc /* Version number of package */ 114*c9ea9e7aSLionel Sambuc #define VERSION "2.23.2" 115*c9ea9e7aSLionel Sambuc 116*c9ea9e7aSLionel Sambuc /* Define to 1 if on MINIX. */ 117*c9ea9e7aSLionel Sambuc /* #undef _MINIX */ 118*c9ea9e7aSLionel Sambuc 119*c9ea9e7aSLionel Sambuc /* Define to 2 if the system does not provide POSIX.1 features except with 120*c9ea9e7aSLionel Sambuc this defined. */ 121*c9ea9e7aSLionel Sambuc /* #undef _POSIX_1_SOURCE */ 122*c9ea9e7aSLionel Sambuc 123*c9ea9e7aSLionel Sambuc /* Define to 1 if you need to in order for `stat' and other things to work. */ 124*c9ea9e7aSLionel Sambuc /* #undef _POSIX_SOURCE */ 125