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