Release of synfigstudio 0.61.09 version. *****
[synfig.git] / ETL / tags / stable / ETL / etl_profile_.h.in
1 /* ETL/etl_profile_.h.in.  Generated from configure.ac by autoheader.  */
2
3
4 // We want to be autoconf/autoheader friendly, so 
5 // if the developer has already included an
6 // autoheader-generated configuration script, 
7 // we can assume that the user knew what they
8 // were doing and let them use their own config.h.
9 //#ifndef PACKAGE_TARNAME
10
11
12 /* Define to 1 if you have the `CreateThread' function. */
13 #undef HAVE_CREATETHREAD
14
15 /* Define to 1 if you have the `fork' function. */
16 #undef HAVE_FORK
17
18 /* Define to 1 if you have the `gettimeofday' function. */
19 #undef HAVE_GETTIMEOFDAY
20
21 /* Define to 1 if you have the <inttypes.h> header file. */
22 #undef HAVE_INTTYPES_H
23
24 /* Define to 1 if you have the `kill' function. */
25 #undef HAVE_KILL
26
27 /* Define to 1 if you have the `kernel32' library (-lkernel32). */
28 #undef HAVE_LIBKERNEL32
29
30 /* Define to 1 if you have the `pthread' library (-lpthread). */
31 #undef HAVE_LIBPTHREAD
32
33 /* Define to 1 if you have the `user32' library (-luser32). */
34 #undef HAVE_LIBUSER32
35
36 /* Define to 1 if you have the <memory.h> header file. */
37 #undef HAVE_MEMORY_H
38
39 /* Define to 1 if you have the `pipe' function. */
40 #undef HAVE_PIPE
41
42 /* Define to 1 if you have the `pthread_create' function. */
43 #undef HAVE_PTHREAD_CREATE
44
45 /* Define to 1 if you have the <pthread.h> header file. */
46 #undef HAVE_PTHREAD_H
47
48 /* Define to 1 if you have the `pthread_rwlock_init' function. */
49 #undef HAVE_PTHREAD_RWLOCK_INIT
50
51 /* Define to 1 if you have the `pthread_yield' function. */
52 #undef HAVE_PTHREAD_YIELD
53
54 /* Define to 1 if you have the `QueryPerformanceCounter' function. */
55 #undef HAVE_QUERYPERFORMANCECOUNTER
56
57 /* Define to 1 if you have the <sched.h> header file. */
58 #undef HAVE_SCHED_H
59
60 /* Define to 1 if you have the `sched_yield' function. */
61 #undef HAVE_SCHED_YIELD
62
63 /* Define to 1 if you have the `sscanf' function. */
64 #undef HAVE_SSCANF
65
66 /* Define to 1 if you have the <stdint.h> header file. */
67 #undef HAVE_STDINT_H
68
69 /* Define to 1 if you have the <stdlib.h> header file. */
70 #undef HAVE_STDLIB_H
71
72 /* Define to 1 if you have the <strings.h> header file. */
73 #undef HAVE_STRINGS_H
74
75 /* Define to 1 if you have the <string.h> header file. */
76 #undef HAVE_STRING_H
77
78 /* Define to 1 if you have the <sys/stat.h> header file. */
79 #undef HAVE_SYS_STAT_H
80
81 /* Define to 1 if you have the <sys/times.h> header file. */
82 #undef HAVE_SYS_TIMES_H
83
84 /* Define to 1 if you have the <sys/time.h> header file. */
85 #undef HAVE_SYS_TIME_H
86
87 /* Define to 1 if you have the <sys/types.h> header file. */
88 #undef HAVE_SYS_TYPES_H
89
90 /* Define to 1 if you have the <unistd.h> header file. */
91 #undef HAVE_UNISTD_H
92
93 /* Define to 1 if you have the `vasprintf' function. */
94 #undef HAVE_VASPRINTF
95
96 /* Define to 1 if you have the `vsnprintf' function. */
97 #undef HAVE_VSNPRINTF
98
99 /* Define to 1 if you have the `vsprintf' function. */
100 #undef HAVE_VSPRINTF
101
102 /* Define to 1 if you have the `vsscanf' function. */
103 #undef HAVE_VSSCANF
104
105 /* Define to 1 if you have the <windows.h> header file. */
106 #undef HAVE_WINDOWS_H
107
108 /* Define to 1 if you have the `__clone' function. */
109 #undef HAVE___CLONE
110
111 /* Define to the address where bug reports for this package should be sent. */
112 #undef PACKAGE_BUGREPORT
113
114 /* Define to the full name of this package. */
115 #undef PACKAGE_NAME
116
117 /* Define to the full name and version of this package. */
118 #undef PACKAGE_STRING
119
120 /* Define to the one symbol short name of this package. */
121 #undef PACKAGE_TARNAME
122
123 /* Define to the version of this package. */
124 #undef PACKAGE_VERSION
125
126 /* Define to 1 if you have the ANSI C header files. */
127 #undef STDC_HEADERS
128
129 /* Define to 1 if your processor stores words with the most significant byte
130    first (like Motorola and SPARC, unlike Intel and VAX). */
131 #undef WORDS_BIGENDIAN
132
133 /* define if the vsnprintf function is mangled */
134 #undef vsnprintf
135
136
137 //#endif // ifndef PACKAGE_TARNAME
138