116dce513Schristos /* This file is automatically generated. DO NOT EDIT! */ 2*012573ebSchristos /* Generated from: NetBSD: mknative-binutils,v 1.13 2020/04/04 01:34:53 christos Exp */ 3ede78133Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 416dce513Schristos 516dce513Schristos /* gconfig.h. Generated from gconfig.in by configure. */ 616dce513Schristos /* gconfig.in. Generated from configure.ac by autoheader. */ 716dce513Schristos 816dce513Schristos /* Define to 1 if translation of program messages to the user's native 916dce513Schristos language is requested. */ 1016dce513Schristos #define ENABLE_NLS 1 1116dce513Schristos 1216dce513Schristos /* Is the prototype for getopt in <unistd.h> in the expected format? */ 1316dce513Schristos #define HAVE_DECL_GETOPT 1 1416dce513Schristos 1516dce513Schristos /* Define to 1 if you have the <dlfcn.h> header file. */ 1616dce513Schristos #define HAVE_DLFCN_H 1 1716dce513Schristos 1816dce513Schristos /* Define to 1 if you have the <inttypes.h> header file. */ 1916dce513Schristos #define HAVE_INTTYPES_H 1 2016dce513Schristos 2116dce513Schristos /* Define to 1 if you have the <memory.h> header file. */ 2216dce513Schristos #define HAVE_MEMORY_H 1 2316dce513Schristos 2416dce513Schristos /* Define to 1 if you have the `setmode' function. */ 2516dce513Schristos #define HAVE_SETMODE 1 2616dce513Schristos 2716dce513Schristos /* Define to 1 if you have the <stdint.h> header file. */ 2816dce513Schristos #define HAVE_STDINT_H 1 2916dce513Schristos 3016dce513Schristos /* Define to 1 if you have the <stdlib.h> header file. */ 3116dce513Schristos #define HAVE_STDLIB_H 1 3216dce513Schristos 3316dce513Schristos /* Define to 1 if you have the <strings.h> header file. */ 3416dce513Schristos #define HAVE_STRINGS_H 1 3516dce513Schristos 3616dce513Schristos /* Define to 1 if you have the <string.h> header file. */ 3716dce513Schristos #define HAVE_STRING_H 1 3816dce513Schristos 3916dce513Schristos /* Define to 1 if you have the <sys/gmon_out.h> header file. */ 4016dce513Schristos /* #undef HAVE_SYS_GMON_OUT_H */ 4116dce513Schristos 4216dce513Schristos /* Define to 1 if you have the <sys/stat.h> header file. */ 4316dce513Schristos #define HAVE_SYS_STAT_H 1 4416dce513Schristos 4516dce513Schristos /* Define to 1 if you have the <sys/types.h> header file. */ 4616dce513Schristos #define HAVE_SYS_TYPES_H 1 4716dce513Schristos 4816dce513Schristos /* Define to 1 if you have the <unistd.h> header file. */ 4916dce513Schristos #define HAVE_UNISTD_H 1 5016dce513Schristos 5116dce513Schristos /* Define to 1 if you have the <windows.h> header file. */ 5216dce513Schristos /* #undef HAVE_WINDOWS_H */ 5316dce513Schristos 5416dce513Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries. 5516dce513Schristos */ 5616dce513Schristos #define LT_OBJDIR ".libs/" 5716dce513Schristos 5816dce513Schristos /* Name of package */ 5916dce513Schristos #define PACKAGE "gprof" 6016dce513Schristos 6116dce513Schristos /* Define to the address where bug reports for this package should be sent. */ 6216dce513Schristos #define PACKAGE_BUGREPORT "" 6316dce513Schristos 6416dce513Schristos /* Define to the full name of this package. */ 6516dce513Schristos #define PACKAGE_NAME "gprof" 6616dce513Schristos 6716dce513Schristos /* Define to the full name and version of this package. */ 68*012573ebSchristos #define PACKAGE_STRING "gprof 2.34" 6916dce513Schristos 7016dce513Schristos /* Define to the one symbol short name of this package. */ 7116dce513Schristos #define PACKAGE_TARNAME "gprof" 7216dce513Schristos 7316dce513Schristos /* Define to the home page for this package. */ 7416dce513Schristos #define PACKAGE_URL "" 7516dce513Schristos 7616dce513Schristos /* Define to the version of this package. */ 77*012573ebSchristos #define PACKAGE_VERSION "2.34" 7816dce513Schristos 7916dce513Schristos /* Define to 1 if you have the ANSI C header files. */ 8016dce513Schristos #define STDC_HEADERS 1 8116dce513Schristos 8216dce513Schristos /* Enable extensions on AIX 3, Interix. */ 8316dce513Schristos #ifndef _ALL_SOURCE 8416dce513Schristos # define _ALL_SOURCE 1 8516dce513Schristos #endif 8616dce513Schristos /* Enable GNU extensions on systems that have them. */ 8716dce513Schristos #ifndef _GNU_SOURCE 8816dce513Schristos # define _GNU_SOURCE 1 8916dce513Schristos #endif 9016dce513Schristos /* Enable threading extensions on Solaris. */ 9116dce513Schristos #ifndef _POSIX_PTHREAD_SEMANTICS 9216dce513Schristos # define _POSIX_PTHREAD_SEMANTICS 1 9316dce513Schristos #endif 9416dce513Schristos /* Enable extensions on HP NonStop. */ 9516dce513Schristos #ifndef _TANDEM_SOURCE 9616dce513Schristos # define _TANDEM_SOURCE 1 9716dce513Schristos #endif 9816dce513Schristos /* Enable general extensions on Solaris. */ 9916dce513Schristos #ifndef __EXTENSIONS__ 10016dce513Schristos # define __EXTENSIONS__ 1 10116dce513Schristos #endif 10216dce513Schristos 10316dce513Schristos 10416dce513Schristos /* Version number of package */ 105*012573ebSchristos #define VERSION "2.34" 106ede78133Schristos 107ede78133Schristos /* Enable large inode numbers on Mac OS X 10.5. */ 108ede78133Schristos #ifndef _DARWIN_USE_64_BIT_INODE 109ede78133Schristos # define _DARWIN_USE_64_BIT_INODE 1 110ede78133Schristos #endif 11116dce513Schristos 11216dce513Schristos /* Number of bits in a file offset, on hosts where this is settable. */ 11316dce513Schristos /* #undef _FILE_OFFSET_BITS */ 11416dce513Schristos 11516dce513Schristos /* Define for large files, on AIX-style hosts. */ 11616dce513Schristos /* #undef _LARGE_FILES */ 11716dce513Schristos 11816dce513Schristos /* Define to 1 if on MINIX. */ 11916dce513Schristos /* #undef _MINIX */ 12016dce513Schristos 12116dce513Schristos /* Define to 2 if the system does not provide POSIX.1 features except with 12216dce513Schristos this defined. */ 12316dce513Schristos /* #undef _POSIX_1_SOURCE */ 12416dce513Schristos 12516dce513Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 12616dce513Schristos /* #undef _POSIX_SOURCE */ 127