Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
a014fba745ab0fe6de395abb08bdb8c758a115d1
[simgrid.git] / tools / cmake / src / internal_config.h.in
1 /* internal_config.h -- characteristics of the platform, as probed by Cmake */
2
3 /* Warning: The file internal_config.h is AUTOMATICALLY GENERATED by Cmake. 
4  * Edit the template instead: tools/cmake/src/internal_config.h.in          */
5
6 /* Copyright (c) 2004-2014. The SimGrid Team.
7  * All rights reserved.                                                     */
8
9 /* This program is free software; you can redistribute it and/or modify it
10  * under the terms of the license (GNU LGPL) which comes with this package. */
11
12 /* Set somes variables for Windows compilation */
13
14 #ifdef _XBT_DLL_EXPORT
15         #ifndef DLL_EXPORT
16                 #define DLL_EXPORT
17         #endif
18 #else
19         #ifdef _XBT_DLL_STATIC
20                 #ifndef DLL_STATIC
21                         #define DLL_STATIC
22                 #endif
23         #else
24                 #ifndef DLL_EXPORT
25                         #define DLL_IMPORT
26                 #endif
27         #endif
28 #endif
29
30 /* If __thread is available */
31 #cmakedefine HAVE_THREAD_LOCAL_STORAGE @HAVE_THREAD_LOCAL_STORAGE@
32
33 #ifndef __STRICT_ANSI__
34         #cmakedefine __STRICT_ANSI__ @__STRICT_ANSI__@
35 #endif
36 #ifndef _MSC_VER
37         #cmakedefine _MSC_VER @_MSC_VER@
38 #endif
39 #ifndef _M_IX86
40         #cmakedefine _M_IX86 @_M_IX86@
41 #endif
42 #cmakedefine _XBT_WIN32 @_XBT_WIN32@    //this variable is set if it is a windows platform
43 #cmakedefine _WIN32 @_WIN32@                    //this variable is set if it is a 32 bits windows platform
44 #cmakedefine _WIN64 @_WIN64@                    //this variable is set if it is a 64 bits  windows platform
45 #cmakedefine __VISUALC__ @__VISUALC__@
46 #cmakedefine __BORLANDC__ @__BORLANDC__@
47 #cmakedefine APPLE @APPLE@
48 /* Set to true if enable_model-checking is true */
49 #cmakedefine MMALLOC_WANT_OVERRIDE_LEGACY @MMALLOC_WANT_OVERRIDE_LEGACY@
50 #cmakedefine HAVE_MC @HAVE_MC@
51
52 /* If have linux_futex.h */
53 #cmakedefine HAVE_FUTEX_H @HAVE_FUTEX_H@
54
55 /* Some variable for graphviz */
56 #cmakedefine HAVE_GRAPHVIZ @HAVE_GRAPHVIZ@
57 #cmakedefine HAVE_GRAPH_H @GRAPH_H@
58 #cmakedefine HAVE_CGRAPH_H @CGRAPH_H@
59 #cmakedefine HAVE_AGRAPH_H @AGRAPH_H@
60
61 /* Define if building universal (internal helper macro) */
62 #cmakedefine AC_APPLE_UNIVERSAL_BUILD @AC_APPLE_UNIVERSAL_BUILD@
63
64 /* Arguments passed to the configure script */
65 #cmakedefine AC_CONFIGURE_ARGS @AC_CONFIGURE_ARGS@
66
67 /* Path to the addr2line tool */
68 #cmakedefine ADDR2LINE "@ADDR2LINE@"
69
70 /* Define if xbt contexts are based on our threads implementation or not */
71 #cmakedefine HAVE_THREAD_CONTEXTS @HAVE_THREAD_CONTEXTS@
72
73 /* Define to 1 if you have the <ucontext.h> header file. */
74 #cmakedefine HAVE_UCONTEXT_H @HAVE_UCONTEXT_H@
75
76 /* Define if xbt contexts are based on ucontext or not */
77 #cmakedefine HAVE_UCONTEXT_CONTEXTS @HAVE_UCONTEXT_CONTEXTS@
78
79 /* Used to select the flavor of assembly that we need today */
80 #cmakedefine PROCESSOR_i686 @PROCESSOR_i686@
81 #cmakedefine PROCESSOR_x86_64 @PROCESSOR_x86_64@
82 #cmakedefine CMAKE_SYSTEM_PROCESSOR @CMAKE_SYSTEM_PROCESSOR@
83 #cmakedefine HAVE_RAW_CONTEXTS @HAVE_RAW_CONTEXTS@
84 #cmakedefine HAVE_BOOST_CONTEXTS @HAVE_BOOST_CONTEXTS@
85
86 /* Define to 1 if you have the GNU ld library */
87 #cmakedefine HAVE_GNU_LD @HAVE_GNU_LD@
88
89 /* Define to 1 if you have the <errno.h> header file. */
90 #cmakedefine HAVE_ERRNO_H @HAVE_ERRNO_H@
91
92 /* Define to 1 if you have the <execinfo.h> header file. */
93 #cmakedefine HAVE_EXECINFO_H @HAVE_EXECINFO_H@
94
95 /* Define to 1 if mmalloc is compiled in. */
96 #cmakedefine HAVE_MMALLOC @HAVE_MMALLOC@
97
98 /* Define to 1 if mmap is available */
99 #cmakedefine HAVE_MMAP @HAVE_MMAP@
100
101 /* Define to 1 if process_vm_readv is available */
102 #cmakedefine HAVE_PROCESS_VM_READV @HAVE_PROCESS_VM_READV@
103
104 /* Define to 1 if you have the `getdtablesize' function. */
105 #cmakedefine HAVE_GETDTABLESIZE @HAVE_GETDTABLESIZE@
106
107 /* Define to 1 if you have the `gettimeofday' function. */
108 #cmakedefine HAVE_GETTIMEOFDAY @HAVE_GETTIMEOFDAY@
109
110 /* Define to 1 if you have the `clock_gettime' function. */
111 #cmakedefine HAVE_POSIX_GETTIME @HAVE_POSIX_GETTIME@
112
113 /* Indicates that we have SMPI support */
114 #cmakedefine HAVE_SMPI @HAVE_SMPI@
115
116 /* Indicates that we have SMPI FORTRAN support */
117 #cmakedefine  SMPI_FORTRAN @SMPI_FORTRAN@
118
119 /* We have mmap and objdump to handle privatization */
120 #cmakedefine HAVE_PRIVATIZATION @HAVE_PRIVATIZATION@
121
122 /* Indicates that we have NS3 support */
123 #cmakedefine HAVE_NS3 @HAVE_NS3@
124
125 /* defines whether Lua bindings must be compiled or not */
126 #cmakedefine HAVE_LUA @HAVE_LUA@
127
128 /* Define to 1 if you have the <lua5.1/lualib.h> header file. */
129 #cmakedefine HAVE_LUA5_1_LUALIB_H @HAVE_LUA5_1_LUALIB_H@
130
131 /* Define to 1 if you have the `makecontext' function. */
132 #cmakedefine HAVE_MAKECONTEXT @HAVE_MAKECONTEXT@
133
134 /* Define if pthread_mutex_timedlock() is avaible or not (part of XPG6
135    standard only?) */
136 #cmakedefine HAVE_MUTEX_TIMEDLOCK @HAVE_MUTEX_TIMEDLOCK@
137
138 /* Define to 1 if you have the `popen' function. */
139 #cmakedefine HAVE_POPEN @HAVE_POPEN@
140
141 /* Define to 1 if threads are usable . */
142 #cmakedefine HAVE_PTHREAD @HAVE_PTHREAD@
143
144 /* Define to 1 if you have the `readv' function. */
145 #cmakedefine HAVE_READV @HAVE_READV@
146
147 /* Define if sem_init() is avaible or not (part of XPG6 standard only) */
148 #cmakedefine HAVE_SEM_INIT @HAVE_SEM_INIT@
149
150 /* Define if sem_timedwait() is avaible or not (part of XPG6 standard only) */
151 #cmakedefine HAVE_SEM_TIMEDWAIT @HAVE_SEM_TIMEDWAIT@
152
153 /* Define to 1 if you have the `signal' function. */
154 #cmakedefine HAVE_SIGNAL @HAVE_SIGNAL@
155
156 /* Define to 1 if you have the <signal.h> header file. */
157 #cmakedefine HAVE_SIGNAL_H @HAVE_SIGNAL_H@
158
159 /* Define to 1 if you have the `snprintf' function. */
160 #cmakedefine HAVE_SNPRINTF @HAVE_SNPRINTF@
161
162 /* Define to 1 if you have the <stdint.h> header file. */
163 #cmakedefine HAVE_STDINT_H @HAVE_STDINT_H@
164
165 /* Define to 1 if you have the <string.h> header file. */
166 #cmakedefine HAVE_STRING_H @HAVE_STRING_H@
167
168 /* Define to 1 if you have the `sysconf' function. */
169 #cmakedefine HAVE_SYSCONF @HAVE_SYSCONF@
170
171 /* Define to 1 if you have the <sys/stat.h> header file. */
172 #cmakedefine HAVE_SYS_STAT_H @HAVE_SYS_STAT_H@
173
174 /* Define to 1 if you have the <sys/ptrace.h> header file. */
175 #cmakedefine HAVE_SYS_PTRACE_H @HAVE_SYS_PTRACE_H@
176
177 /* Define to 1 if you have the <sys/time.h> header file. */
178 #cmakedefine HAVE_SYS_TIME_H @HAVE_SYS_TIME_H@
179
180 /* Define to 1 if you have the <sys/types.h> header file. */
181 #cmakedefine HAVE_SYS_TYPES_H @HAVE_SYS_TYPES_H@
182
183 /* Define to 1 if you have the <unistd.h> header file. */
184 #cmakedefine HAVE_UNISTD_H @HAVE_UNISTD_H@
185
186 /* Define to 1 if you have the `nanosleep' function. */
187 #cmakedefine HAVE_NANOSLEEP @HAVE_NANOSLEEP@
188
189 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
190 #cmakedefine HAVE_VALGRIND_VALGRIND_H @HAVE_VALGRIND_VALGRIND_H@
191
192 /* Define to 1 if you have the `vsnprintf' function. */
193 #cmakedefine HAVE_VSNPRINTF @HAVE_VSNPRINTF@
194
195 /* Define to 1 if you have the <windows.h> header file. */
196 #cmakedefine HAVE_WINDOWS_H @HAVE_WINDOWS_H@
197
198 /* Define to the sub-directory in which libtool stores uninstalled libraries.*/
199 #cmakedefine LT_OBJDIR @LT_OBJDIR@
200
201 /* enable the asprintf replacement */
202 #cmakedefine NEED_ASPRINTF @NEED_ASPRINTF@
203
204 /* enable the vasprintf replacement */
205 #cmakedefine NEED_VASPRINTF @NEED_VASPRINTF@
206
207 /* Name of package */
208 #cmakedefine PACKAGE @PACKAGE@
209
210 /* Define to the address where bug reports for this package should be sent. */
211 #cmakedefine PACKAGE_BUGREPORT @PACKAGE_BUGREPORT@ 
212
213 /* Define to the full name of this package. */
214 #cmakedefine PACKAGE_NAME @PACKAGE_NAME@
215
216 /* Define to the full name and version of this package. */
217 #cmakedefine PACKAGE_STRING @PACKAGE_STRING@
218
219 /* Define to the one symbol short name of this package. */
220 #cmakedefine PACKAGE_TARNAME @PACKAGE_TARNAME@
221
222 /* Define to the home page for this package. */
223 #cmakedefine PACKAGE_URL @PACKAGE_URL@
224
225 /* Define to the version of this package. */
226 #cmakedefine PACKAGE_VERSION @PACKAGE_VERSION@
227
228 /* "enable replacement (v)snprintf if system (v)snprintf is broken" */
229 #cmakedefine PREFER_PORTABLE_SNPRINTF @PREFER_PORTABLE_SNPRINTF@
230
231 /* define for stack growth */
232 #cmakedefine PTH_STACKGROWTH @PTH_STACKGROWTH@
233
234 /* The maximal size of any scalar on this arch */
235 #cmakedefine SIZEOF_MAX @SIZEOF_MAX@
236
237 /* Define to 1 if you have the ANSI C header files. */
238 #cmakedefine STDC_HEADERS @STDC_HEADERS@
239
240 /* Tracking of latency bound */
241 #cmakedefine HAVE_LATENCY_BOUND_TRACKING @HAVE_LATENCY_BOUND_TRACKING@
242
243 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
244    `char[]'. */
245 #cmakedefine YYTEXT_POINTER 
246
247 /* Define to `unsigned int' if <sys/types.h> does not define. */
248 #cmakedefine size_t @size_t@