Ticket #44550: config.h

File config.h, 10.3 KB (added by ryandesign (Ryan Carsten Schmidt), 10 years ago)
Line 
1/* config.h.  Generated from config.h.in by configure.  */
2/* config.h.in.  Generated from configure.ac by autoheader.  */
3
4/* Define to 1 when the gnulib module strndup should be tested. */
5#define GNULIB_TEST_STRNDUP 1
6
7/* Define to 1 when the gnulib module strnlen should be tested. */
8#define GNULIB_TEST_STRNLEN 1
9
10/* Define to 1 if Cairo is available */
11#define HAVE_CAIRO 1
12
13/* Define to 1 if clock_gettime is available. */
14/* #undef HAVE_CLOCK_GETTIME */
15
16/* Define to 1 if CL/cl.h should be used */
17/* #undef HAVE_CL_CL_H */
18
19/* Define to 1 if sched_setaffinity is available. */
20/* #undef HAVE_CPU_AFFINITY */
21
22/* Define to 1 if a SysV or X/Open compatible Curses library is present */
23#define HAVE_CURSES 1
24
25/* Define to 1 if library supports color (enhanced functions) */
26#define HAVE_CURSES_COLOR 1
27
28/* Define to 1 if library supports X/Open Enhanced functions */
29#define HAVE_CURSES_ENHANCED 1
30
31/* Define to 1 if <curses.h> is present */
32/* #undef HAVE_CURSES_H */
33
34/* Define to 1 if library supports certain obsolete features */
35#define HAVE_CURSES_OBSOLETE 1
36
37/* Define to 1 if you have the declaration of `strndup', and to 0 if you
38   don't. */
39#define HAVE_DECL_STRNDUP 1
40
41/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
42   don't. */
43#define HAVE_DECL_STRNLEN 1
44
45/* Define to 1 if you have the <dlfcn.h> header file. */
46#define HAVE_DLFCN_H 1
47
48/* Define to 1 if you have the <fcntl.h> header file. */
49#define HAVE_FCNTL_H 1
50
51/* Define to 1 if FFTW is available */
52#define HAVE_FFTW 1
53
54/* Define to 1 if you have the `forkpty' function. */
55#define HAVE_FORKPTY 1
56
57/* Define to 1 if a BSD-style forkpty is available */
58#define HAVE_FORKPTY_BSD 1
59
60/* Define to 1 if a Linux-style forkpty is available */
61/* #undef HAVE_FORKPTY_LINUX */
62
63/* Define to 1 if gdk-pixbuf is available */
64#define HAVE_GDK_PIXBUF 1
65
66/* Define to 1 if GTK and GDK are available */
67#define HAVE_GTK 1
68
69/* Define to 1 if you have the <inttypes.h> header file. */
70#define HAVE_INTTYPES_H 1
71
72/* Define to 1 if you have the `hdf5' library (-lhdf5). */
73#define HAVE_LIBHDF5 1
74
75/* Define to 1 if libPNG is available */
76#define HAVE_LIBPNG 1
77
78/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
79   to 0 otherwise. */
80#define HAVE_MALLOC 1
81
82/* Define to 1 if you have the <memory.h> header file. */
83#define HAVE_MEMORY_H 1
84
85/* Define to 1 if the Ncurses library is present */
86/* #undef HAVE_NCURSES */
87
88/* Define to 1 if the NcursesW library is present */
89#define HAVE_NCURSESW 1
90
91/* Define to 1 if <ncursesw/curses.h> is present */
92/* #undef HAVE_NCURSESW_CURSES_H */
93
94/* Define to 1 if <ncursesw.h> is present */
95/* #undef HAVE_NCURSESW_H */
96
97/* Define to 1 if <ncurses/curses.h> is present */
98/* #undef HAVE_NCURSES_CURSES_H */
99
100/* Define to 1 if <ncurses.h> is present */
101#define HAVE_NCURSES_H 1
102
103/* Define to 1 if OpenCL is available */
104/* #undef HAVE_OPENCL */
105
106/* Define to 1 if Pango is available */
107#define HAVE_PANGO 1
108
109/* Define to 1 if PangoCairo is available */
110#define HAVE_PANGOCAIRO 1
111
112/* Define to 1 if ffsl is declared even after undefining macros. */
113#define HAVE_RAW_DECL_FFSL 1
114
115/* Define to 1 if ffsll is declared even after undefining macros. */
116/* #undef HAVE_RAW_DECL_FFSLL */
117
118/* Define to 1 if memmem is declared even after undefining macros. */
119#define HAVE_RAW_DECL_MEMMEM 1
120
121/* Define to 1 if mempcpy is declared even after undefining macros. */
122/* #undef HAVE_RAW_DECL_MEMPCPY */
123
124/* Define to 1 if memrchr is declared even after undefining macros. */
125/* #undef HAVE_RAW_DECL_MEMRCHR */
126
127/* Define to 1 if rawmemchr is declared even after undefining macros. */
128/* #undef HAVE_RAW_DECL_RAWMEMCHR */
129
130/* Define to 1 if stpcpy is declared even after undefining macros. */
131#define HAVE_RAW_DECL_STPCPY 1
132
133/* Define to 1 if stpncpy is declared even after undefining macros. */
134#define HAVE_RAW_DECL_STPNCPY 1
135
136/* Define to 1 if strcasestr is declared even after undefining macros. */
137#define HAVE_RAW_DECL_STRCASESTR 1
138
139/* Define to 1 if strchrnul is declared even after undefining macros. */
140/* #undef HAVE_RAW_DECL_STRCHRNUL */
141
142/* Define to 1 if strdup is declared even after undefining macros. */
143#define HAVE_RAW_DECL_STRDUP 1
144
145/* Define to 1 if strerror_r is declared even after undefining macros. */
146#define HAVE_RAW_DECL_STRERROR_R 1
147
148/* Define to 1 if strncat is declared even after undefining macros. */
149#define HAVE_RAW_DECL_STRNCAT 1
150
151/* Define to 1 if strndup is declared even after undefining macros. */
152#define HAVE_RAW_DECL_STRNDUP 1
153
154/* Define to 1 if strnlen is declared even after undefining macros. */
155#define HAVE_RAW_DECL_STRNLEN 1
156
157/* Define to 1 if strpbrk is declared even after undefining macros. */
158#define HAVE_RAW_DECL_STRPBRK 1
159
160/* Define to 1 if strsep is declared even after undefining macros. */
161#define HAVE_RAW_DECL_STRSEP 1
162
163/* Define to 1 if strsignal is declared even after undefining macros. */
164#define HAVE_RAW_DECL_STRSIGNAL 1
165
166/* Define to 1 if strtok_r is declared even after undefining macros. */
167#define HAVE_RAW_DECL_STRTOK_R 1
168
169/* Define to 1 if strverscmp is declared even after undefining macros. */
170/* #undef HAVE_RAW_DECL_STRVERSCMP */
171
172/* Define to 1 if you have the <stdint.h> header file. */
173#define HAVE_STDINT_H 1
174
175/* Define to 1 if you have the <stdlib.h> header file. */
176#define HAVE_STDLIB_H 1
177
178/* Define to 1 if you have the <strings.h> header file. */
179#define HAVE_STRINGS_H 1
180
181/* Define to 1 if you have the <string.h> header file. */
182#define HAVE_STRING_H 1
183
184/* Define to 1 if you have the 'strndup' function. */
185#define HAVE_STRNDUP 1
186
187/* Define to 1 if you have the <sys/stat.h> header file. */
188#define HAVE_SYS_STAT_H 1
189
190/* Define to 1 if you have the <sys/types.h> header file. */
191#define HAVE_SYS_TYPES_H 1
192
193/* Define to 1 if libTIFF is available */
194#define HAVE_TIFF 1
195
196/* Define to 1 if you have the <unistd.h> header file. */
197#define HAVE_UNISTD_H 1
198
199/* Define if you have the 'wchar_t' type. */
200#define HAVE_WCHAR_T 1
201
202/* Define to the sub-directory in which libtool stores uninstalled libraries.
203   */
204#define LT_OBJDIR ".libs/"
205
206/* Define to 1 if your C compiler doesn't accept -c and -o together. */
207/* #undef NO_MINUS_C_MINUS_O */
208
209/* Name of package */
210#define PACKAGE "crystfel"
211
212/* Define to the address where bug reports for this package should be sent. */
213#define PACKAGE_BUGREPORT "taw@physics.org"
214
215/* Define to the full name of this package. */
216#define PACKAGE_NAME "crystfel"
217
218/* Define to the full name and version of this package. */
219#define PACKAGE_STRING "crystfel 0.5.3a"
220
221/* Define to the one symbol short name of this package. */
222#define PACKAGE_TARNAME "crystfel"
223
224/* Define to the home page for this package. */
225#define PACKAGE_URL ""
226
227/* Define to the version of this package. */
228#define PACKAGE_VERSION "0.5.3a"
229
230/* Define to 1 if you have the ANSI C header files. */
231#define STDC_HEADERS 1
232
233/* Version number of package */
234#define VERSION "0.5.3a"
235
236/* Define to 1 if on MINIX. */
237/* #undef _MINIX */
238
239/* The _Noreturn keyword of C11.  */
240#if ! (defined _Noreturn \
241       || (defined __STDC_VERSION__ && 201112 <= __STDC_VERSION__))
242# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
243      || 0x5110 <= __SUNPRO_C)
244#  define _Noreturn __attribute__ ((__noreturn__))
245# elif defined _MSC_VER && 1200 <= _MSC_VER
246#  define _Noreturn __declspec (noreturn)
247# else
248#  define _Noreturn
249# endif
250#endif
251
252
253/* Define to 2 if the system does not provide POSIX.1 features except with
254   this defined. */
255/* #undef _POSIX_1_SOURCE */
256
257/* Define to 1 if you need to in order for 'stat' and other things to work. */
258/* #undef _POSIX_SOURCE */
259
260/* Define to 500 only on HP-UX. */
261/* #undef _XOPEN_SOURCE */
262
263/* Enable extensions on AIX 3, Interix.  */
264#ifndef _ALL_SOURCE
265# define _ALL_SOURCE 1
266#endif
267/* Enable general extensions on MacOS X.  */
268#ifndef _DARWIN_C_SOURCE
269# define _DARWIN_C_SOURCE 1
270#endif
271/* Enable GNU extensions on systems that have them.  */
272#ifndef _GNU_SOURCE
273# define _GNU_SOURCE 1
274#endif
275/* Enable threading extensions on Solaris.  */
276#ifndef _POSIX_PTHREAD_SEMANTICS
277# define _POSIX_PTHREAD_SEMANTICS 1
278#endif
279/* Enable extensions on HP NonStop.  */
280#ifndef _TANDEM_SOURCE
281# define _TANDEM_SOURCE 1
282#endif
283/* Enable general extensions on Solaris.  */
284#ifndef __EXTENSIONS__
285# define __EXTENSIONS__ 1
286#endif
287
288
289/* Define to empty if `const' does not conform to ANSI C. */
290/* #undef const */
291
292/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
293   the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
294   earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
295   __APPLE__ && __MACH__ test for MacOS X.
296   __APPLE_CC__ tests for the Apple compiler and its version.
297   __STDC_VERSION__ tests for the C99 mode.  */
298#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
299# define __GNUC_STDC_INLINE__ 1
300#endif
301
302/* Define to rpl_malloc if the replacement function should be used. */
303/* #undef malloc */
304
305/* Define to the equivalent of the C99 'restrict' keyword, or to
306   nothing if this is not supported.  Do not define if restrict is
307   supported directly.  */
308#define restrict __restrict
309/* Work around a bug in Sun C++: it does not support _Restrict or
310   __restrict__, even though the corresponding Sun C compiler ends up with
311   "#define restrict _Restrict" or "#define restrict __restrict__" in the
312   previous line.  Perhaps some future version of Sun C++ will work with
313   restrict; if so, hopefully it defines __RESTRICT like Sun C does.  */
314#if defined __SUNPRO_CC && !defined __RESTRICT
315# define _Restrict
316# define __restrict__
317#endif
318
319/* Define as a marker that can be attached to declarations that might not
320    be used.  This helps to reduce warnings, such as from
321    GCC -Wunused-parameter.  */
322#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
323# define _GL_UNUSED __attribute__ ((__unused__))
324#else
325# define _GL_UNUSED
326#endif
327/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
328   is a misnomer outside of parameter lists.  */
329#define _UNUSED_PARAMETER_ _GL_UNUSED
330
331/* The __pure__ attribute was added in gcc 2.96.  */
332#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
333# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
334#else
335# define _GL_ATTRIBUTE_PURE /* empty */
336#endif
337
338/* The __const__ attribute was added in gcc 2.95.  */
339#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
340# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
341#else
342# define _GL_ATTRIBUTE_CONST /* empty */
343#endif
344