]> git.mxchange.org Git - flightgear.git/blob - src/Include/config.h.in
Initial stab at a threaded tile loader contributed by Bernie Bright.
[flightgear.git] / src / Include / config.h.in
1 /* src/Include/config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define to empty if the keyword does not work.  */
4 #undef const
5
6 /* Define if you don't have vprintf but do have _doprnt.  */
7 #undef HAVE_DOPRNT
8
9 /* Define if you have the vprintf function.  */
10 #undef HAVE_VPRINTF
11
12 /* Define as the return type of signal handlers (int or void).  */
13 #undef RETSIGTYPE
14
15 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
16 #undef size_t
17
18 /* Define if you have the ANSI C header files.  */
19 #undef STDC_HEADERS
20
21 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
22 #undef TIME_WITH_SYS_TIME
23
24 /* Define if your <sys/time.h> declares struct tm.  */
25 #undef TM_IN_SYS_TIME
26
27 /* Define if the X Window System is missing or not being used.  */
28 #undef X_DISPLAY_MISSING
29
30 /* Define to empty if the keyword does not work.  */
31 #undef const
32
33 /* Define to enable audio support */
34 #undef ENABLE_AUDIO_SUPPORT
35
36    
37 /* Define to enable plib joystick support (recommended) */
38 #undef ENABLE_PLIB_JOYSTICK
39
40    
41 /* Define to enable plib joystick support (recommended) */
42 #undef PLIB_1_2_X
43
44    
45 /* Define to eliminate all trace of debugging messages such as for a 
46    release build */
47 #undef FG_NDEBUG
48
49    
50 /* Define to include Oliver's networking support */
51 #undef FG_NETWORK_OLK
52
53    
54 /* Define to avoid Christian's new weather code */
55 #undef FG_OLD_WEATHER
56
57    
58 /* Define if we are building FGFS (should always be defined) */
59 #undef FGFS
60
61    
62 /* Define to enable 3dfx/glide render in a window hack under unix.
63    This probably won't work under windows. */
64 #undef XMESA
65 #undef FX
66
67 /* Define if you external variables daylight.  */
68 #undef HAVE_DAYLIGHT
69
70 /* Define if you don't have vprintf but do have _doprnt.  */
71 #undef HAVE_DOPRNT
72
73 /* Define if you external variables timezone.  */
74 #undef HAVE_TIMEZONE
75
76 /* Define if you have the vprintf function.  */
77 #undef HAVE_VPRINTF
78
79 /* Define if you have MetaKit installed system wide.  */
80 #undef HAVE_MK4
81
82 /* Define if you have zlib installed system wide.  */
83 #undef HAVE_ZLIB
84
85 /* Define as the return type of signal handlers (int or void).  */
86 #undef RETSIGTYPE
87
88 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
89 #undef size_t
90
91 /* Define if you have the ANSI C header files.  */
92 #undef STDC_HEADERS
93
94 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
95 #undef TIME_WITH_SYS_TIME
96
97 /* Define if your <sys/time.h> declares struct tm.  */
98 #undef TM_IN_SYS_TIME
99
100 /* Define if compiling on a Winbloze (95, NT, etc.) platform */
101 #undef WIN32
102
103 /* Define if the X Window System is missing or not being used.  */
104 #undef X_DISPLAY_MISSING
105
106 /* Define to use tile loading threads */
107 #undef ENABLE_THREADS
108
109 /* Define if you have the GetLocalTime function.  */
110 #undef HAVE_GETLOCALTIME
111
112 /* Define if you have the bcopy function.  */
113 #undef HAVE_BCOPY
114
115 /* Define if you have the ftime function.  */
116 #undef HAVE_FTIME
117
118 /* Define if you have the getitimer function.  */
119 #undef HAVE_GETITIMER
120
121 /* Define if you have the getrusage function.  */
122 #undef HAVE_GETRUSAGE
123
124 /* Define if you have the gettimeofday function.  */
125 #undef HAVE_GETTIMEOFDAY
126
127 /* Define if you have the memcpy function.  */
128 #undef HAVE_MEMCPY
129
130 /* Define if you have the mktime function.  */
131 #undef HAVE_MKTIME
132
133 /* Define if you have the rand function.  */
134 #undef HAVE_RAND
135
136 /* Define if you have the random function.  */
137 #undef HAVE_RANDOM
138
139 /* Define if you have the rint function.  */
140 #undef HAVE_RINT
141
142 /* Define if you have the setitimer function.  */
143 #undef HAVE_SETITIMER
144
145 /* Define if you have the signal function.  */
146 #undef HAVE_SIGNAL
147
148 /* Define if you have the strstr function.  */
149 #undef HAVE_STRSTR
150
151 /* Define if you have the timegm function.  */
152 #undef HAVE_TIMEGM
153
154 /* Define if you have the <fcntl.h> header file.  */
155 #undef HAVE_FCNTL_H
156
157 /* Define if you have the <getopt.h> header file.  */
158 #undef HAVE_GETOPT_H
159
160 /* Define if you have the <malloc.h> header file.  */
161 #undef HAVE_MALLOC_H
162
163 /* Define if you have the <memory.h> header file.  */
164 #undef HAVE_MEMORY_H
165
166 /* Define if you have the <stdlib.h> header file.  */
167 #undef HAVE_STDLIB_H
168
169 /* Define if you have the <sys/param.h> header file.  */
170 #undef HAVE_SYS_PARAM_H
171
172 /* Define if you have the <sys/stat.h> header file.  */
173 #undef HAVE_SYS_STAT_H
174
175 /* Define if you have the <sys/time.h> header file.  */
176 #undef HAVE_SYS_TIME_H
177
178 /* Define if you have the <sys/timeb.h> header file.  */
179 #undef HAVE_SYS_TIMEB_H
180
181 /* Define if you have the <unistd.h> header file.  */
182 #undef HAVE_UNISTD_H
183
184 /* Define if you have the <values.h> header file.  */
185 #undef HAVE_VALUES_H
186
187 /* Define if you have the <winbase.h> header file.  */
188 #undef HAVE_WINBASE_H
189
190 /* Define if you have the <windows.h> header file.  */
191 #undef HAVE_WINDOWS_H
192
193 /* Define if you have the GL library (-lGL).  */
194 #undef HAVE_LIBGL
195
196 /* Define if you have the GLU library (-lGLU).  */
197 #undef HAVE_LIBGLU
198
199 /* Define if you have the GLcore library (-lGLcore).  */
200 #undef HAVE_LIBGLCORE
201
202 /* Define if you have the ICE library (-lICE).  */
203 #undef HAVE_LIBICE
204
205 /* Define if you have the MesaGL library (-lMesaGL).  */
206 #undef HAVE_LIBMESAGL
207
208 /* Define if you have the MesaGLU library (-lMesaGLU).  */
209 #undef HAVE_LIBMESAGLU
210
211 /* Define if you have the SM library (-lSM).  */
212 #undef HAVE_LIBSM
213
214 /* Define if you have the X11 library (-lX11).  */
215 #undef HAVE_LIBX11
216
217 /* Define if you have the Xext library (-lXext).  */
218 #undef HAVE_LIBXEXT
219
220 /* Define if you have the Xi library (-lXi).  */
221 #undef HAVE_LIBXI
222
223 /* Define if you have the Xmu library (-lXmu).  */
224 #undef HAVE_LIBXMU
225
226 /* Define if you have the Xt library (-lXt).  */
227 #undef HAVE_LIBXT
228
229 /* Define if you have the glut library (-lglut).  */
230 #undef HAVE_LIBGLUT
231
232 /* Define if you have the m library (-lm).  */
233 #undef HAVE_LIBM
234
235 /* Define if you have the plibul library (-lplibul).  */
236 #undef HAVE_LIBPLIBUL
237
238 /* Define if you have the pthread library (-lpthread).  */
239 #undef HAVE_LIBPTHREAD
240
241 /* Define if you have the socket library (-lsocket).  */
242 #undef HAVE_LIBSOCKET
243
244 /* Name of package */
245 #undef PACKAGE
246
247 /* Version number of package */
248 #undef VERSION
249