File: config.h

package info (click to toggle)
bzflag 2.0.8.20060605
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 29,168 kB
  • ctags: 33,169
  • sloc: cpp: 132,719; ansic: 14,122; sh: 13,441; makefile: 2,330; php: 428; python: 334; perl: 287; objc: 243; xml: 180
file content (320 lines) | stat: -rw-r--r-- 7,879 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
/* include/config.h.  Generated from config.h.in by configure.  */
/* include/config.h.in.  Generated from configure.ac by autoheader.  */

/* Use new GL Kit for BeOS */
/* #undef BEOS_USE_GL2 */

/* Define to 1 if your DirectInput headers and libraries are broken or
   mismatched. */
/* #undef BROKEN_DINPUT */

/* Building regex */
#define BUILD_REGEX 1

/* BZFlag System Environment */
#define BZ_BUILD_OS "linux-gnu"

/* User who compiled BZFlag */
#define BZ_BUILD_USER "timr"

/* Debugging enabled */
/* #undef DEBUG */

/* Debug Rendering */
/* #undef DEBUG_RENDERING */

/* hosts is in /etc/inet/ */
/* #undef ETC_INET */

/* Half rate Audio */
#define HALF_RATE_AUDIO 1

/* libm includes acosf */
#define HAVE_ACOSF 1

/* libm includes asinf */
#define HAVE_ASINF 1

/* libm includes atan2f */
#define HAVE_ATAN2F 1

/* libm includes atanf */
#define HAVE_ATANF 1

/* Define to 1 if you have the `atexit' function. */
#define HAVE_ATEXIT 1

/* Define to 1 if you have the <bstring.h> header file. */
/* #undef HAVE_BSTRING_H */

/* Define to 1 if you have the `CGLGetCurrentContext' function. */
/* #undef HAVE_CGLGETCURRENTCONTEXT */

/* libm includes cosf */
#define HAVE_COSF 1

/* Define to 1 if you have the <cstdio> header file. */
#define HAVE_CSTDIO 1

/* Define to 1 if you have the <cstdlib> header file. */
#define HAVE_CSTDLIB 1

/* Define to 1 if you have the <cstring> header file. */
#define HAVE_CSTRING 1

/* Use the header file curses.h */
/* #undef HAVE_CURSES_H */

/* tolower and toupper are not functions */
/* #undef HAVE_DEFINED_TOLOWER */

/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1

/* Define to 1 if you have the <dsound.h> header file. */
/* #undef HAVE_DSOUND_H */

/* libm includes expf */
#define HAVE_EXPF 1

/* libm includes fabsf */
#define HAVE_FABSF 1

/* we appear to have working support for directional force feedback effects */
#define HAVE_FF_EFFECT_DIRECTIONAL 1

/* we appear to have working support for rumble force feedback effects */
#define HAVE_FF_EFFECT_RUMBLE 1

/* libm includes floorf */
#define HAVE_FLOORF 1

/* libm includes fmodf */
#define HAVE_FMODF 1

/* Define to 1 if you have the `getrlimit' function. */
#define HAVE_GETRLIMIT 1

/* GLEW library is available */
/* #undef HAVE_GLEW */

/* Define to 1 if you have the `glXGetCurrentContext' function. */
/* #undef HAVE_GLXGETCURRENTCONTEXT */

/* Define to 1 if you have the <GL/glx.h> header file. */
#define HAVE_GL_GLX_H 1

/* libm includes hypotf */
#define HAVE_HYPOTF 1

/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1

/* Define to 1 if `isnan' is available */
#define HAVE_ISNAN 1

/* Define to 1 if you have the <Kerberos/Kerberos.h> header file. */
/* #undef HAVE_KERBEROS_KERBEROS_H */

/* Using Kerberos 5 */
/* #undef HAVE_KRB5 */

/* Define to 1 if you have the <krb5.h> header file. */
/* #undef HAVE_KRB5_H */

/* Define to 1 if you have the `bind' library (-lbind). */
/* #undef HAVE_LIBBIND */

/* Define to 1 if you have the `m' library (-lm). */
#define HAVE_LIBM 1

/* Define to 1 if you have the `socket' library (-lsocket). */
/* #undef HAVE_LIBSOCKET */

/* Define to 1 if you have the `winmm' library (-lwinmm). */
/* #undef HAVE_LIBWINMM */

/* Define to 1 if you have the `ws2_32' library (-lws2_32). */
/* #undef HAVE_LIBWS2_32 */

/* Define to 1 if you have the <linux/input.h> header file. */
#define HAVE_LINUX_INPUT_H 1

/* libm includes log10f */
#define HAVE_LOG10F 1

/* libm includes logf */
#define HAVE_LOGF 1

/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1

/* Use the header file ncurses.h */
#define HAVE_NCURSES_H 

/* libm includes powf */
#define HAVE_POWF 1

/* Define to 1 if you have regex stuff available */
#define HAVE_REGEX_H 1

/* Using SDL */
#define HAVE_SDL 1

/* SDL_image library is available */
/* #undef HAVE_SDL_IMAGE */

/* Define to 1 if you have the <SDL/SDL.h> header file. */
#define HAVE_SDL_SDL_H 1

/* Define to 1 if you have the `select' function. */
#define HAVE_SELECT 1

/* libm includes sinf */
#define HAVE_SINF 1

/* Define to 1 if you have the `Sleep' function. */
/* #undef HAVE_SLEEP */

/* Define to 1 if you have the `snooze' function. */
/* #undef HAVE_SNOOZE */

/* if socklen_t is defined, make note of it */
#define HAVE_SOCKLEN_T 1

/* libm includes sqrtf */
#define HAVE_SQRTF 1

/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1

/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1

/* Define to 1 if you have a conforming std::count, otherwise old version of
   count template is assumed */
#define HAVE_STD__COUNT 1

/* Define to 1 if `std::isnan' is available */
/* #undef HAVE_STD__ISNAN */

/* Define to 1 if you have a conforming std::max */
#define HAVE_STD__MAX 1

/* Define to 1 if you have a conforming std::min */
#define HAVE_STD__MIN 1

/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1

/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1

/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1

/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* libm includes tanf */
#define HAVE_TANF 1

/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* Define to 1 if you have the `usleep' function. */
#define HAVE_USLEEP 1

/* Define to 1 if you have the <values.h> header file. */
#define HAVE_VALUES_H 1

/* Define to 1 if you have the `vsnprintf' function. */
#define HAVE_VSNPRINTF 1

/* Define to 1 if you have the `WaitForSingleObject' function. */
/* #undef HAVE_WAITFORSINGLEOBJECT */

/* Define to 1 if you have the `wglGetCurrentContext' function. */
/* #undef HAVE_WGLGETCURRENTCONTEXT */

/* Define to 1 if you have the <X11/Xlib.h> header file. */
#define HAVE_X11_XLIB_H 1

/* Use the header file xcurses.h */
/* #undef HAVE_XCURSES_H */

/* Define to 1 if you have the `_stricmp' function. */
/* #undef HAVE__STRICMP */

/* Define to 1 if you have the `_strnicmp' function. */
/* #undef HAVE__STRNICMP */

/* Define to 1 if you have the `_vsnprintf' function. */
/* #undef HAVE__VSNPRINTF */

/* Data file directory */
#define INSTALL_DATA_DIR "/usr/local/share/bzflag"

/* Debugging disabled */
#define NDEBUG 1

/* Name of package */
#define PACKAGE "bzflag"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""

/* Define to the full name of this package. */
#define PACKAGE_NAME ""

/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""

/* Define to the version of this package. */
#define PACKAGE_VERSION ""

/* Enabling Robots */
#define ROBOT 1

/* Enabling Snapping */
#define SNAPPING 1

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

/* Sun OpenGL No Macro Vertex */
/* #undef SUN_OGL_NO_VERTEX_MACROS */

/* Time Bomb expiration */
/* #undef TIME_BOMB */

/* Use threads */
/* #undef USE_THREADS */

/* Version number of package */
#define VERSION "2.0.8"

/* Define to 1 if your processor stores words with the most significant byte
   first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */

/* XFree86 Video Mode Extension */
#define XF86VIDMODE_EXT 1

/* Define to 1 if the X Window System is missing or not being used. */
/* #undef X_DISPLAY_MISSING */

/* Enable plugins */
/* #undef _USE_BZ_API */

/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */

/* if socklen_t is not defined, provide something useful */
/* #undef socklen_t */