1440a403fSchristos /* This file is automatically generated.  DO NOT EDIT! */
2*b88e3e88Schristos /* Generated from: NetBSD: mknative-binutils,v 1.13 2020/04/04 01:34:53 christos Exp  */
306324dcfSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4440a403fSchristos 
5440a403fSchristos /* gconfig.h.  Generated from gconfig.in by configure.  */
6440a403fSchristos /* gconfig.in.  Generated from configure.ac by autoheader.  */
7440a403fSchristos 
8440a403fSchristos /* Define to 1 if translation of program messages to the user's native
9440a403fSchristos    language is requested. */
10440a403fSchristos #define ENABLE_NLS 1
11440a403fSchristos 
12440a403fSchristos /* Is the prototype for getopt in <unistd.h> in the expected format? */
13440a403fSchristos #define HAVE_DECL_GETOPT 1
14440a403fSchristos 
15440a403fSchristos /* Define to 1 if you have the <dlfcn.h> header file. */
16440a403fSchristos #define HAVE_DLFCN_H 1
17440a403fSchristos 
18440a403fSchristos /* Define to 1 if you have the <inttypes.h> header file. */
19440a403fSchristos #define HAVE_INTTYPES_H 1
20440a403fSchristos 
21440a403fSchristos /* Define to 1 if you have the <memory.h> header file. */
22440a403fSchristos #define HAVE_MEMORY_H 1
23440a403fSchristos 
24440a403fSchristos /* Define to 1 if you have the `setmode' function. */
25440a403fSchristos #define HAVE_SETMODE 1
26440a403fSchristos 
27440a403fSchristos /* Define to 1 if you have the <stdint.h> header file. */
28440a403fSchristos #define HAVE_STDINT_H 1
29440a403fSchristos 
30440a403fSchristos /* Define to 1 if you have the <stdlib.h> header file. */
31440a403fSchristos #define HAVE_STDLIB_H 1
32440a403fSchristos 
33440a403fSchristos /* Define to 1 if you have the <strings.h> header file. */
34440a403fSchristos #define HAVE_STRINGS_H 1
35440a403fSchristos 
36440a403fSchristos /* Define to 1 if you have the <string.h> header file. */
37440a403fSchristos #define HAVE_STRING_H 1
38440a403fSchristos 
39440a403fSchristos /* Define to 1 if you have the <sys/gmon_out.h> header file. */
40440a403fSchristos /* #undef HAVE_SYS_GMON_OUT_H */
41440a403fSchristos 
42440a403fSchristos /* Define to 1 if you have the <sys/stat.h> header file. */
43440a403fSchristos #define HAVE_SYS_STAT_H 1
44440a403fSchristos 
45440a403fSchristos /* Define to 1 if you have the <sys/types.h> header file. */
46440a403fSchristos #define HAVE_SYS_TYPES_H 1
47440a403fSchristos 
48440a403fSchristos /* Define to 1 if you have the <unistd.h> header file. */
49440a403fSchristos #define HAVE_UNISTD_H 1
50440a403fSchristos 
51440a403fSchristos /* Define to 1 if you have the <windows.h> header file. */
52440a403fSchristos /* #undef HAVE_WINDOWS_H */
53440a403fSchristos 
54440a403fSchristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
55440a403fSchristos    */
56440a403fSchristos #define LT_OBJDIR ".libs/"
57440a403fSchristos 
58440a403fSchristos /* Name of package */
59440a403fSchristos #define PACKAGE "gprof"
60440a403fSchristos 
61440a403fSchristos /* Define to the address where bug reports for this package should be sent. */
62440a403fSchristos #define PACKAGE_BUGREPORT ""
63440a403fSchristos 
64440a403fSchristos /* Define to the full name of this package. */
65440a403fSchristos #define PACKAGE_NAME "gprof"
66440a403fSchristos 
67440a403fSchristos /* Define to the full name and version of this package. */
68*b88e3e88Schristos #define PACKAGE_STRING "gprof 2.34"
69440a403fSchristos 
70440a403fSchristos /* Define to the one symbol short name of this package. */
71440a403fSchristos #define PACKAGE_TARNAME "gprof"
72440a403fSchristos 
73440a403fSchristos /* Define to the home page for this package. */
74440a403fSchristos #define PACKAGE_URL ""
75440a403fSchristos 
76440a403fSchristos /* Define to the version of this package. */
77*b88e3e88Schristos #define PACKAGE_VERSION "2.34"
78440a403fSchristos 
79440a403fSchristos /* Define to 1 if you have the ANSI C header files. */
80440a403fSchristos #define STDC_HEADERS 1
81440a403fSchristos 
82440a403fSchristos /* Enable extensions on AIX 3, Interix.  */
83440a403fSchristos #ifndef _ALL_SOURCE
84440a403fSchristos # define _ALL_SOURCE 1
85440a403fSchristos #endif
86440a403fSchristos /* Enable GNU extensions on systems that have them.  */
87440a403fSchristos #ifndef _GNU_SOURCE
88440a403fSchristos # define _GNU_SOURCE 1
89440a403fSchristos #endif
90440a403fSchristos /* Enable threading extensions on Solaris.  */
91440a403fSchristos #ifndef _POSIX_PTHREAD_SEMANTICS
92440a403fSchristos # define _POSIX_PTHREAD_SEMANTICS 1
93440a403fSchristos #endif
94440a403fSchristos /* Enable extensions on HP NonStop.  */
95440a403fSchristos #ifndef _TANDEM_SOURCE
96440a403fSchristos # define _TANDEM_SOURCE 1
97440a403fSchristos #endif
98440a403fSchristos /* Enable general extensions on Solaris.  */
99440a403fSchristos #ifndef __EXTENSIONS__
100440a403fSchristos # define __EXTENSIONS__ 1
101440a403fSchristos #endif
102440a403fSchristos 
103440a403fSchristos 
104440a403fSchristos /* Version number of package */
105*b88e3e88Schristos #define VERSION "2.34"
10606324dcfSchristos 
10706324dcfSchristos /* Enable large inode numbers on Mac OS X 10.5.  */
10806324dcfSchristos #ifndef _DARWIN_USE_64_BIT_INODE
10906324dcfSchristos # define _DARWIN_USE_64_BIT_INODE 1
11006324dcfSchristos #endif
111440a403fSchristos 
112440a403fSchristos /* Number of bits in a file offset, on hosts where this is settable. */
113440a403fSchristos /* #undef _FILE_OFFSET_BITS */
114440a403fSchristos 
115440a403fSchristos /* Define for large files, on AIX-style hosts. */
116440a403fSchristos /* #undef _LARGE_FILES */
117440a403fSchristos 
118440a403fSchristos /* Define to 1 if on MINIX. */
119440a403fSchristos /* #undef _MINIX */
120440a403fSchristos 
121440a403fSchristos /* Define to 2 if the system does not provide POSIX.1 features except with
122440a403fSchristos    this defined. */
123440a403fSchristos /* #undef _POSIX_1_SOURCE */
124440a403fSchristos 
125440a403fSchristos /* Define to 1 if you need to in order for `stat' and other things to work. */
126440a403fSchristos /* #undef _POSIX_SOURCE */
127