]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgomp/config.h.in
libgomp: Fix up FLOCK fallback handling [PR113192]
[thirdparty/gcc.git] / libgomp / config.h.in
CommitLineData
953ff289
DN
1/* config.h.in. Generated from configure.ac by autoheader. */
2
28567c40
JJ
3/* Define to 1 if you have the `aligned_alloc' function. */
4#undef HAVE_ALIGNED_ALLOC
5
876080ff
JJ
6/* Define to 1 if the target assembler supports .symver directive. */
7#undef HAVE_AS_SYMVER_DIRECTIVE
8
953ff289
DN
9/* Define to 1 if the target supports __attribute__((alias(...))). */
10#undef HAVE_ATTRIBUTE_ALIAS
11
12/* Define to 1 if the target supports __attribute__((dllexport)). */
13#undef HAVE_ATTRIBUTE_DLLEXPORT
14
15/* Define to 1 if the target supports __attribute__((visibility(...))). */
16#undef HAVE_ATTRIBUTE_VISIBILITY
17
d349482e
AT
18/* Define if the POSIX Semaphores do not work on your system. */
19#undef HAVE_BROKEN_POSIX_SEMAPHORES
20
a1b25e49
PG
21/* Define to 1 if the target assembler supports thread-local storage. */
22#undef HAVE_CC_TLS
23
953ff289
DN
24/* Define to 1 if you have the `clock_gettime' function. */
25#undef HAVE_CLOCK_GETTIME
26
a1b25e49
PG
27/* Define to 1 if you have the <dlfcn.h> header file. */
28#undef HAVE_DLFCN_H
29
b8d89b03
ML
30/* Define to 1 if you have the `getegid' function. */
31#undef HAVE_GETEGID
32
33/* Define to 1 if you have the `geteuid' function. */
34#undef HAVE_GETEUID
35
36/* Define to 1 if you have the `getgid' function. */
37#undef HAVE_GETGID
38
28567c40
JJ
39/* Define if gethostname is supported. */
40#undef HAVE_GETHOSTNAME
41
953ff289
DN
42/* Define to 1 if you have the `getloadavg' function. */
43#undef HAVE_GETLOADAVG
44
28567c40
JJ
45/* Define if getpid is supported. */
46#undef HAVE_GETPID
47
b8d89b03
ML
48/* Define to 1 if you have the `getuid' function. */
49#undef HAVE_GETUID
50
953ff289
DN
51/* Define to 1 if you have the <inttypes.h> header file. */
52#undef HAVE_INTTYPES_H
53
28567c40
JJ
54/* Define to 1 if you have the `memalign' function. */
55#undef HAVE_MEMALIGN
56
953ff289
DN
57/* Define to 1 if you have the <memory.h> header file. */
58#undef HAVE_MEMORY_H
59
28567c40
JJ
60/* Define to 1 if you have the `posix_memalign' function. */
61#undef HAVE_POSIX_MEMALIGN
62
a0884cf0
JJ
63/* Define if pthread_{,attr_}{g,s}etaffinity_np is supported. */
64#undef HAVE_PTHREAD_AFFINITY_NP
65
55fba601
MH
66/* Define to 1 if you have the <pthread.h> header file. */
67#undef HAVE_PTHREAD_H
68
b8d89b03
ML
69/* Define to 1 if you have the `secure_getenv' function. */
70#undef HAVE_SECURE_GETENV
71
953ff289
DN
72/* Define to 1 if you have the <semaphore.h> header file. */
73#undef HAVE_SEMAPHORE_H
74
75/* Define to 1 if you have the <stdint.h> header file. */
76#undef HAVE_STDINT_H
77
78/* Define to 1 if you have the <stdlib.h> header file. */
79#undef HAVE_STDLIB_H
80
81/* Define to 1 if you have the <strings.h> header file. */
82#undef HAVE_STRINGS_H
83
84/* Define to 1 if you have the <string.h> header file. */
85#undef HAVE_STRING_H
86
976e44e3
JJ
87/* Define to 1 if you have the `strtoull' function. */
88#undef HAVE_STRTOULL
89
b2b40051
MJ
90/* Define to 1 if the system has the type `struct _Mutex_Control'. */
91#undef HAVE_STRUCT__MUTEX_CONTROL
92
6d28b933
RO
93/* Define to 1 if the target runtime linker supports binding the same symbol
94 to different versions. */
95#undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
96
953ff289
DN
97/* Define to 1 if the target supports __sync_*_compare_and_swap */
98#undef HAVE_SYNC_BUILTINS
99
192a50ad
AT
100/* Define to 1 if you have the <sys/loadavg.h> header file. */
101#undef HAVE_SYS_LOADAVG_H
102
953ff289
DN
103/* Define to 1 if you have the <sys/stat.h> header file. */
104#undef HAVE_SYS_STAT_H
105
6d9d1eeb
AT
106/* Define to 1 if you have the <sys/sysctl.h> header file. */
107#undef HAVE_SYS_SYSCTL_H
108
953ff289
DN
109/* Define to 1 if you have the <sys/time.h> header file. */
110#undef HAVE_SYS_TIME_H
111
112/* Define to 1 if you have the <sys/types.h> header file. */
113#undef HAVE_SYS_TYPES_H
114
115/* Define to 1 if the target supports thread-local storage. */
116#undef HAVE_TLS
117
28567c40
JJ
118/* Define if uname is supported and struct utsname has nodename field. */
119#undef HAVE_UNAME
120
953ff289
DN
121/* Define to 1 if you have the <unistd.h> header file. */
122#undef HAVE_UNISTD_H
123
28567c40
JJ
124/* Define to 1 if you have the `_aligned_malloc' function. */
125#undef HAVE__ALIGNED_MALLOC
126
b8d89b03
ML
127/* Define to 1 if you have the `__secure_getenv' function. */
128#undef HAVE___SECURE_GETENV
129
a68ab351
JJ
130/* Define to 1 if GNU symbol versioning is used for libgomp. */
131#undef LIBGOMP_GNU_SYMBOL_VERSIONING
132
9e38af5c
AM
133/* Define to 1 if building libgomp for an accelerator-only target. */
134#undef LIBGOMP_OFFLOADED_ONLY
135
6103184e
AM
136/* Define to 1 if libgomp should use POSIX threads. */
137#undef LIBGOMP_USE_PTHREADS
138
a1b25e49
PG
139/* Define to the sub-directory in which libtool stores uninstalled libraries.
140 */
141#undef LT_OBJDIR
142
fe5bfa67
TB
143/* Define to 1 to if -foffload is defaulted */
144#undef OFFLOAD_DEFAULTED
145
ee332b4a
TS
146/* Define to offload plugins, separated by commas. */
147#undef OFFLOAD_PLUGINS
85c64bbe 148
953ff289
DN
149/* Name of package */
150#undef PACKAGE
151
152/* Define to the address where bug reports for this package should be sent. */
153#undef PACKAGE_BUGREPORT
154
155/* Define to the full name of this package. */
156#undef PACKAGE_NAME
157
158/* Define to the full name and version of this package. */
159#undef PACKAGE_STRING
160
161/* Define to the one symbol short name of this package. */
162#undef PACKAGE_TARNAME
163
5213506e
RW
164/* Define to the home page for this package. */
165#undef PACKAGE_URL
166
953ff289
DN
167/* Define to the version of this package. */
168#undef PACKAGE_VERSION
169
85c64bbe
BS
170/* Define if all infrastructure, needed for plugins, is supported. */
171#undef PLUGIN_SUPPORT
172
f65e551f
JJ
173/* The size of `void *', as computed by sizeof. */
174#undef SIZEOF_VOID_P
175
953ff289
DN
176/* Define to 1 if you have the ANSI C header files. */
177#undef STDC_HEADERS
178
a1b25e49
PG
179/* Define if you can safely include both <string.h> and <strings.h>. */
180#undef STRING_WITH_STRINGS
181
953ff289
DN
182/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
183#undef TIME_WITH_SYS_TIME
184
41dbbb37
TS
185/* Define to 1 if the target use emutls for thread-local storage. */
186#undef USE_EMUTLS
187
953ff289
DN
188/* Version number of package */
189#undef VERSION