1*0a6a1f1dSLionel Sambuc /* This file is automatically generated. DO NOT EDIT! */ 2*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp */ 3*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */ 4*0a6a1f1dSLionel Sambuc 5*0a6a1f1dSLionel Sambuc /* gconfig.h. Generated from gconfig.in by configure. */ 6*0a6a1f1dSLionel Sambuc /* gconfig.in. Generated from configure.in by autoheader. */ 7*0a6a1f1dSLionel Sambuc 8*0a6a1f1dSLionel Sambuc /* Define to 1 if translation of program messages to the user's native 9*0a6a1f1dSLionel Sambuc language is requested. */ 10*0a6a1f1dSLionel Sambuc #define ENABLE_NLS 1 11*0a6a1f1dSLionel Sambuc 12*0a6a1f1dSLionel Sambuc /* Is the prototype for getopt in <unistd.h> in the expected format? */ 13*0a6a1f1dSLionel Sambuc #define HAVE_DECL_GETOPT 1 14*0a6a1f1dSLionel Sambuc 15*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <dlfcn.h> header file. */ 16*0a6a1f1dSLionel Sambuc #define HAVE_DLFCN_H 1 17*0a6a1f1dSLionel Sambuc 18*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <inttypes.h> header file. */ 19*0a6a1f1dSLionel Sambuc #define HAVE_INTTYPES_H 1 20*0a6a1f1dSLionel Sambuc 21*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <memory.h> header file. */ 22*0a6a1f1dSLionel Sambuc #define HAVE_MEMORY_H 1 23*0a6a1f1dSLionel Sambuc 24*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the `setmode' function. */ 25*0a6a1f1dSLionel Sambuc #define HAVE_SETMODE 1 26*0a6a1f1dSLionel Sambuc 27*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <stdint.h> header file. */ 28*0a6a1f1dSLionel Sambuc #define HAVE_STDINT_H 1 29*0a6a1f1dSLionel Sambuc 30*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <stdlib.h> header file. */ 31*0a6a1f1dSLionel Sambuc #define HAVE_STDLIB_H 1 32*0a6a1f1dSLionel Sambuc 33*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <strings.h> header file. */ 34*0a6a1f1dSLionel Sambuc #define HAVE_STRINGS_H 1 35*0a6a1f1dSLionel Sambuc 36*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <string.h> header file. */ 37*0a6a1f1dSLionel Sambuc #define HAVE_STRING_H 1 38*0a6a1f1dSLionel Sambuc 39*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/gmon_out.h> header file. */ 40*0a6a1f1dSLionel Sambuc /* #undef HAVE_SYS_GMON_OUT_H */ 41*0a6a1f1dSLionel Sambuc 42*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/stat.h> header file. */ 43*0a6a1f1dSLionel Sambuc #define HAVE_SYS_STAT_H 1 44*0a6a1f1dSLionel Sambuc 45*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/types.h> header file. */ 46*0a6a1f1dSLionel Sambuc #define HAVE_SYS_TYPES_H 1 47*0a6a1f1dSLionel Sambuc 48*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <unistd.h> header file. */ 49*0a6a1f1dSLionel Sambuc #define HAVE_UNISTD_H 1 50*0a6a1f1dSLionel Sambuc 51*0a6a1f1dSLionel Sambuc /* Define to the sub-directory in which libtool stores uninstalled libraries. 52*0a6a1f1dSLionel Sambuc */ 53*0a6a1f1dSLionel Sambuc #define LT_OBJDIR ".libs/" 54*0a6a1f1dSLionel Sambuc 55*0a6a1f1dSLionel Sambuc /* Name of package */ 56*0a6a1f1dSLionel Sambuc #define PACKAGE "gprof" 57*0a6a1f1dSLionel Sambuc 58*0a6a1f1dSLionel Sambuc /* Define to the address where bug reports for this package should be sent. */ 59*0a6a1f1dSLionel Sambuc #define PACKAGE_BUGREPORT "" 60*0a6a1f1dSLionel Sambuc 61*0a6a1f1dSLionel Sambuc /* Define to the full name of this package. */ 62*0a6a1f1dSLionel Sambuc #define PACKAGE_NAME "" 63*0a6a1f1dSLionel Sambuc 64*0a6a1f1dSLionel Sambuc /* Define to the full name and version of this package. */ 65*0a6a1f1dSLionel Sambuc #define PACKAGE_STRING "" 66*0a6a1f1dSLionel Sambuc 67*0a6a1f1dSLionel Sambuc /* Define to the one symbol short name of this package. */ 68*0a6a1f1dSLionel Sambuc #define PACKAGE_TARNAME "" 69*0a6a1f1dSLionel Sambuc 70*0a6a1f1dSLionel Sambuc /* Define to the home page for this package. */ 71*0a6a1f1dSLionel Sambuc #define PACKAGE_URL "" 72*0a6a1f1dSLionel Sambuc 73*0a6a1f1dSLionel Sambuc /* Define to the version of this package. */ 74*0a6a1f1dSLionel Sambuc #define PACKAGE_VERSION "" 75*0a6a1f1dSLionel Sambuc 76*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the ANSI C header files. */ 77*0a6a1f1dSLionel Sambuc #define STDC_HEADERS 1 78*0a6a1f1dSLionel Sambuc 79*0a6a1f1dSLionel Sambuc /* Enable extensions on AIX 3, Interix. */ 80*0a6a1f1dSLionel Sambuc #ifndef _ALL_SOURCE 81*0a6a1f1dSLionel Sambuc # define _ALL_SOURCE 1 82*0a6a1f1dSLionel Sambuc #endif 83*0a6a1f1dSLionel Sambuc /* Enable GNU extensions on systems that have them. */ 84*0a6a1f1dSLionel Sambuc #ifndef _GNU_SOURCE 85*0a6a1f1dSLionel Sambuc # define _GNU_SOURCE 1 86*0a6a1f1dSLionel Sambuc #endif 87*0a6a1f1dSLionel Sambuc /* Enable threading extensions on Solaris. */ 88*0a6a1f1dSLionel Sambuc #ifndef _POSIX_PTHREAD_SEMANTICS 89*0a6a1f1dSLionel Sambuc # define _POSIX_PTHREAD_SEMANTICS 1 90*0a6a1f1dSLionel Sambuc #endif 91*0a6a1f1dSLionel Sambuc /* Enable extensions on HP NonStop. */ 92*0a6a1f1dSLionel Sambuc #ifndef _TANDEM_SOURCE 93*0a6a1f1dSLionel Sambuc # define _TANDEM_SOURCE 1 94*0a6a1f1dSLionel Sambuc #endif 95*0a6a1f1dSLionel Sambuc /* Enable general extensions on Solaris. */ 96*0a6a1f1dSLionel Sambuc #ifndef __EXTENSIONS__ 97*0a6a1f1dSLionel Sambuc # define __EXTENSIONS__ 1 98*0a6a1f1dSLionel Sambuc #endif 99*0a6a1f1dSLionel Sambuc 100*0a6a1f1dSLionel Sambuc 101*0a6a1f1dSLionel Sambuc /* Version number of package */ 102*0a6a1f1dSLionel Sambuc #define VERSION "2.23.2" 103*0a6a1f1dSLionel Sambuc 104*0a6a1f1dSLionel Sambuc /* Number of bits in a file offset, on hosts where this is settable. */ 105*0a6a1f1dSLionel Sambuc /* #undef _FILE_OFFSET_BITS */ 106*0a6a1f1dSLionel Sambuc 107*0a6a1f1dSLionel Sambuc /* Define for large files, on AIX-style hosts. */ 108*0a6a1f1dSLionel Sambuc /* #undef _LARGE_FILES */ 109*0a6a1f1dSLionel Sambuc 110*0a6a1f1dSLionel Sambuc /* Define to 1 if on MINIX. */ 111*0a6a1f1dSLionel Sambuc /* #undef _MINIX */ 112*0a6a1f1dSLionel Sambuc 113*0a6a1f1dSLionel Sambuc /* Define to 2 if the system does not provide POSIX.1 features except with 114*0a6a1f1dSLionel Sambuc this defined. */ 115*0a6a1f1dSLionel Sambuc /* #undef _POSIX_1_SOURCE */ 116*0a6a1f1dSLionel Sambuc 117*0a6a1f1dSLionel Sambuc /* Define to 1 if you need to in order for `stat' and other things to work. */ 118*0a6a1f1dSLionel Sambuc /* #undef _POSIX_SOURCE */ 119