~ubuntu-branches/ubuntu/trusty/libgii/trusty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2006-10-17 19:36:15 UTC
  • mfrom: (3.1.3 edgy)
  • Revision ID: james.westby@ubuntu.com-20061017193615-6civk5a1i4n1kyb0
Tags: 1:1.0.1-3
Fixed "ggtick is missing". Closes: #388682.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* config.h.in.  Generated from configure.in by autoheader.  */
2
 
/* Define if symbols are prefixed with underscore */
3
 
#undef SYMBOL_UNDERSCORE
4
 
 
5
 
/* Tag to identify path to libgii.conf */
6
 
#define GIIPATHTAG      FIXME_DEFINE_THIS!
7
 
 
8
 
/* Name of LibGII master config file */
9
 
#define GIICONFFILE     FIXME_DEFINE_THIS!
10
 
 
11
 
/* Tag plus path to config dir */
12
 
#define GIICONFDIR      FIXME_DEFINE_THIS!
13
 
 
14
 
/* The length of the tag */
15
 
#define GIITAGLEN       FIXME_DEFINE_THIS!
16
 
 
17
 
/* Define if your system has dlopen */
18
 
#undef HAVE_DLOPEN
19
 
 
20
 
/* Define if ggUSleep is a #define in ggi/system.h */
21
 
#undef GG_USLEEP_DEFINED
22
 
 
23
 
/* Define if ggCurTime is a #define in ggi/system.h */
24
 
#undef GG_CURTIME_DEFINED
25
 
 
26
 
/* Define if sys/ioctl.h defines TIOCMSET */
27
 
#undef HAVE_TIOCMSET
28
 
 
29
 
/* Define if your libc has a __malloc_hook */
30
 
#undef HAVE_MALLOC_HOOK
31
 
 
32
 
/*  Define if you have the nanosleep function.  */
33
 
#undef HAVE_NANOSLEEP
34
 
 
35
 
/*  Define if you have the sched_yield function.  */
36
 
#undef HAVE_SCHED_YIELD
37
 
 
38
 
/*  Defines for optional host-dependent ifdefs */
39
 
#undef COMPILING_FOR_X86
40
 
#undef COMPILING_FOR_SPARC64
41
 
#undef COMPILING_FOR_ALPHA
42
 
 
43
 
/*  Defines if CC can compile various asm opcodes  */
 
2
 
 
3
/* Support for builtin filter-keytrans */
 
4
#undef BUILTIN_FILTER_KEYTRANS
 
5
 
 
6
/* Support for builtin filter-mouse */
 
7
#undef BUILTIN_FILTER_MOUSE
 
8
 
 
9
/* Support for builtin filter-save */
 
10
#undef BUILTIN_FILTER_SAVE
 
11
 
 
12
/* Support for builtin filter-tcp */
 
13
#undef BUILTIN_FILTER_TCP
 
14
 
 
15
/* Support for builtin input-cocoa */
 
16
#undef BUILTIN_INPUT_COCOA
 
17
 
 
18
/* Support for builtin input-directx */
 
19
#undef BUILTIN_INPUT_DIRECTX
 
20
 
 
21
/* Support for builtin input-file */
 
22
#undef BUILTIN_INPUT_FILE
 
23
 
 
24
/* Support for builtin input-ipaq-ts */
 
25
#undef BUILTIN_INPUT_IPAQ_TS
 
26
 
 
27
/* Support for builtin input-kii */
 
28
#undef BUILTIN_INPUT_KII
 
29
 
 
30
/* Support for builtin input-linux-evdev */
 
31
#undef BUILTIN_INPUT_LINUX_EVDEV
 
32
 
 
33
/* Support for builtin input-linux-joy */
 
34
#undef BUILTIN_INPUT_LINUX_JOY
 
35
 
 
36
/* Support for builtin input-linux-kbd */
 
37
#undef BUILTIN_INPUT_LINUX_KBD
 
38
 
 
39
/* Support for builtin input-linux-mouse */
 
40
#undef BUILTIN_INPUT_LINUX_MOUSE
 
41
 
 
42
/* Support for builtin input-lk201 */
 
43
#undef BUILTIN_INPUT_LK201
 
44
 
 
45
/* Support for builtin input-mouse */
 
46
#undef BUILTIN_INPUT_MOUSE
 
47
 
 
48
/* Support for builtin input-null */
 
49
#undef BUILTIN_INPUT_NULL
 
50
 
 
51
/* Support for builtin input-pcjoy */
 
52
#undef BUILTIN_INPUT_PCJOY
 
53
 
 
54
/* Support for builtin input-quartz */
 
55
#undef BUILTIN_INPUT_QUARTZ
 
56
 
 
57
/* Support for builtin input-spaceorb */
 
58
#undef BUILTIN_INPUT_SPACEORB
 
59
 
 
60
/* Support for builtin input-stdin */
 
61
#undef BUILTIN_INPUT_STDIN
 
62
 
 
63
/* Support for builtin input-tcp */
 
64
#undef BUILTIN_INPUT_TCP
 
65
 
 
66
/* Support for builtin input-vgl */
 
67
#undef BUILTIN_INPUT_VGL
 
68
 
 
69
/* Support for builtin input-x */
 
70
#undef BUILTIN_INPUT_X
 
71
 
 
72
/* Support for builtin input-zaurus */
 
73
#undef BUILTIN_INPUT_ZAURUS_TS
 
74
 
 
75
/* Define if CC can compile amask opcode (DEC) */
 
76
#undef CC_CAN_AMASK
 
77
 
 
78
/* Define if CC can compile cpuid opcode (Intel) */
44
79
#undef CC_CAN_CPUID
45
 
#undef CC_CAN_AMASK
 
80
 
 
81
/* Define to 1 to use win32 `GetSystemTimeAsFileTime' for ggCurTime. */
 
82
#undef GG_CURTIME_USE_GETSYSTEMTIMEASFILETIME
 
83
 
 
84
/* Define to 1 to use `gettimeofday' for ggCurTime. */
 
85
#undef GG_CURTIME_USE_GETTIMEOFDAY
 
86
 
 
87
/* Define if you want memory usage debugging code */
 
88
#undef GG_MEMDEBUG
 
89
 
 
90
/* Tell libgg to define integer types for building */
 
91
#undef GG_NEED_INTTYPES
 
92
 
 
93
/* Define to 1 if the `usleep' function limits usecs value. */
 
94
#undef GG_USLEEP_999999
 
95
 
 
96
/* Define to 1 to use `select' for ggUSleep/ggUSlumber. */
 
97
#undef GG_USLEEP_USE_SELECT
 
98
 
 
99
/* Define to 1 to use `usleep' for ggUSleep/ggUSlumber. */
 
100
#undef GG_USLEEP_USE_USLEEP
 
101
 
 
102
/* Define to 1 to use win32 `Sleep' for ggUSleep/ggUSlumber. */
 
103
#undef GG_USLEEP_USE_W32SLEEP
 
104
 
 
105
/* Define to 1 if the `usleep' function returns void. */
 
106
#undef GG_USLEEP_VOID
 
107
 
 
108
/* Full path of configuration directory (including tag) */
 
109
#undef GIICONFDIR
 
110
 
 
111
/* Name of LibGII main conf file */
 
112
#undef GIICONFFILE
 
113
 
 
114
/* Used to s// in path to libgii.conf */
 
115
#undef GIIPATHTAG
 
116
 
 
117
/* Define to length of below tag */
 
118
#undef GIITAGLEN
46
119
 
47
120
/* Define to 1 if you have the <ApplicationServices/ApplicationServices.h>
48
121
   header file. */
51
124
/* Define to 1 if you have the <arpa/inet.h> header file. */
52
125
#undef HAVE_ARPA_INET_H
53
126
 
54
 
/* Define to 1 if you have the <asm/io.h> header file. */
55
 
#undef HAVE_ASM_IO_H
56
 
 
57
127
/* Define to 1 if you have the <asm/sharp_ts.h> header file. */
58
128
#undef HAVE_ASM_SHARP_TS_H
59
129
 
 
130
/* Define to 1 if you have the `asprintf' function. */
 
131
#undef HAVE_ASPRINTF
 
132
 
60
133
/* Define to 1 if you have the `atexit' function. */
61
134
#undef HAVE_ATEXIT
62
135
 
63
136
/* Define to 1 if you have the `connect' function. */
64
137
#undef HAVE_CONNECT
65
138
 
 
139
/* Define to 1 if you have the <c_asm.h> header file. */
 
140
#undef HAVE_C_ASM_H
 
141
 
66
142
/* Define to 1 if you have the <dinput.h> header file. */
67
143
#undef HAVE_DINPUT_H
68
144
 
69
145
/* Define to 1 if you have the <dlfcn.h> header file. */
70
146
#undef HAVE_DLFCN_H
71
147
 
 
148
/* Define if your system has dlopen */
 
149
#undef HAVE_DLOPEN
 
150
 
72
151
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
73
152
#undef HAVE_DOPRNT
74
153
 
81
160
/* Define to 1 if you have the `gethostbyname' function. */
82
161
#undef HAVE_GETHOSTBYNAME
83
162
 
84
 
/* Define to 1 if you have the `GetSystemTime' function. */
85
 
#undef HAVE_GETSYSTEMTIME
 
163
/* Define to 1 if you have the `getopt' function. */
 
164
#undef HAVE_GETOPT
 
165
 
 
166
/* Define to 1 if you have the `GetSystemTimeAsFileTime' function. */
 
167
#undef HAVE_GETSYSTEMTIMEASFILETIME
86
168
 
87
169
/* Define to 1 if you have the `gettimeofday' function. */
88
170
#undef HAVE_GETTIMEOFDAY
90
172
/* Define to 1 if you have the `inet_aton' function. */
91
173
#undef HAVE_INET_ATON
92
174
 
 
175
/* Define to 1 if the system has the type `intptr_t'. */
 
176
#undef HAVE_INTPTR_T
 
177
 
93
178
/* Define to 1 if you have the <inttypes.h> header file. */
94
179
#undef HAVE_INTTYPES_H
95
180
 
96
181
/* Define to 1 if you have the `c' library (-lc). */
97
182
#undef HAVE_LIBC
98
183
 
 
184
/* Define to 1 if you have the <limits.h> header file. */
 
185
#undef HAVE_LIMITS_H
 
186
 
99
187
/* Define to 1 if you have the <link.h> header file. */
100
188
#undef HAVE_LINK_H
101
189
 
129
217
/* Define to 1 if you have the <malloc.h> header file. */
130
218
#undef HAVE_MALLOC_H
131
219
 
 
220
/* Define if your libc has a __malloc_hook for debug */
 
221
#undef HAVE_MALLOC_HOOK
 
222
 
132
223
/* Define to 1 if you have the <memory.h> header file. */
133
224
#undef HAVE_MEMORY_H
134
225
 
135
 
/* Define to 1 if you have the `nanosleep' function. */
 
226
/* Define if you have the `nanosleep' function */
136
227
#undef HAVE_NANOSLEEP
137
228
 
138
229
/* Define to 1 if you have the <netdb.h> header file. */
141
232
/* Define to 1 if you have the <netinet/in.h> header file. */
142
233
#undef HAVE_NETINET_IN_H
143
234
 
 
235
/* Define if there is no way to check CPU ID */
 
236
#undef HAVE_NO_CPUID
 
237
 
 
238
/* Undefine when there is an implementation for ggGetSwarType */
 
239
#undef HAVE_NO_SWARTYPE_IMPLEMENTATION
 
240
 
144
241
/* Define to 1 if you have the `NSCreateObjectFileImageFromFile' function. */
145
242
#undef HAVE_NSCREATEOBJECTFILEIMAGEFROMFILE
146
243
 
150
247
/* Define to 1 if you have the `on_exit' function. */
151
248
#undef HAVE_ON_EXIT
152
249
 
 
250
/* Define to 1 if you have the `pclose' function. */
 
251
#undef HAVE_PCLOSE
 
252
 
153
253
/* Define to 1 if you have the `pipe' function. */
154
254
#undef HAVE_PIPE
155
255
 
 
256
/* Define to 1 if you have the `popen' function. */
 
257
#undef HAVE_POPEN
 
258
 
156
259
/* Define to 1 if you have the <pthread.h> header file. */
157
260
#undef HAVE_PTHREAD_H
158
261
 
 
262
/* Define to 1 if you have the `raise' function. */
 
263
#undef HAVE_RAISE
 
264
 
159
265
/* Define to 1 if you have the `readlink' function. */
160
266
#undef HAVE_READLINK
161
267
 
162
268
/* Define to 1 if you have the <sched.h> header file. */
163
269
#undef HAVE_SCHED_H
164
270
 
165
 
/* Define to 1 if you have the `sched_yield' function. */
 
271
/* Define if you have the sched_yield function */
166
272
#undef HAVE_SCHED_YIELD
167
273
 
 
274
/* Define to 1 if you have the <shlobj.h> header file. */
 
275
#undef HAVE_SHLOBJ_H
 
276
 
168
277
/* Define to 1 if you have the `sigaction' function. */
169
278
#undef HAVE_SIGACTION
170
279
 
 
280
/* Define to 1 if you have the `siginterrupt' function. */
 
281
#undef HAVE_SIGINTERRUPT
 
282
 
171
283
/* Define to 1 if you have the `signal' function. */
172
284
#undef HAVE_SIGNAL
173
285
 
180
292
/* Define to 1 if you have the `snprintf' function. */
181
293
#undef HAVE_SNPRINTF
182
294
 
 
295
/* Define if socklen_t type is supported. */
 
296
#undef HAVE_SOCKLEN_T
 
297
 
183
298
/* Define to 1 if you have the <stdint.h> header file. */
184
299
#undef HAVE_STDINT_H
185
300
 
186
301
/* Define to 1 if you have the <stdlib.h> header file. */
187
302
#undef HAVE_STDLIB_H
188
303
 
 
304
/* Define to 1 if you have the `strcasecmp' function. */
 
305
#undef HAVE_STRCASECMP
 
306
 
189
307
/* Define to 1 if you have the `strdup' function. */
190
308
#undef HAVE_STRDUP
191
309
 
195
313
/* Define to 1 if you have the <string.h> header file. */
196
314
#undef HAVE_STRING_H
197
315
 
 
316
/* Define to 1 if you have the `strlcat' function. */
 
317
#undef HAVE_STRLCAT
 
318
 
 
319
/* Define to 1 if you have the `strlcpy' function. */
 
320
#undef HAVE_STRLCPY
 
321
 
 
322
/* Define to 1 if you have the `strncasecmp' function. */
 
323
#undef HAVE_STRNCASECMP
 
324
 
198
325
/* Define to 1 if you have the `strncat' function. */
199
326
#undef HAVE_STRNCAT
200
327
 
201
328
/* Define to 1 if you have the `strncpy' function. */
202
329
#undef HAVE_STRNCPY
203
330
 
 
331
/* Define to 1 if you have the `strtol' function. */
 
332
#undef HAVE_STRTOL
 
333
 
 
334
/* Define to 1 if you have the `strtoll' function. */
 
335
#undef HAVE_STRTOLL
 
336
 
 
337
/* Define to 1 if you have the `strtoul' function. */
 
338
#undef HAVE_STRTOUL
 
339
 
 
340
/* Define to 1 if you have the `strtoull' function. */
 
341
#undef HAVE_STRTOULL
 
342
 
204
343
/* Define to 1 if `st_rdev' is member of `struct stat'. */
205
344
#undef HAVE_STRUCT_STAT_ST_RDEV
206
345
 
220
359
/* Define to 1 if you have the <sys/kd.h> header file. */
221
360
#undef HAVE_SYS_KD_H
222
361
 
 
362
/* Define to 1 if you have the <sys/param.h> header file. */
 
363
#undef HAVE_SYS_PARAM_H
 
364
 
223
365
/* Define to 1 if you have the <sys/socket.h> header file. */
224
366
#undef HAVE_SYS_SOCKET_H
225
367
 
226
368
/* Define to 1 if you have the <sys/stat.h> header file. */
227
369
#undef HAVE_SYS_STAT_H
228
370
 
 
371
/* Define to 1 if you have the <sys/sysctl.h> header file. */
 
372
#undef HAVE_SYS_SYSCTL_H
 
373
 
229
374
/* Define to 1 if you have the <sys/time.h> header file. */
230
375
#undef HAVE_SYS_TIME_H
231
376
 
241
386
/* Define to 1 if you have the <termios.h> header file. */
242
387
#undef HAVE_TERMIOS_H
243
388
 
 
389
/* Define if sys/ioctl.h defines TIOCMSET */
 
390
#undef HAVE_TIOCMSET
 
391
 
 
392
/* Define to 1 if the system has the type `uintptr_t'. */
 
393
#undef HAVE_UINTPTR_T
 
394
 
244
395
/* Define to 1 if you have the <unistd.h> header file. */
245
396
#undef HAVE_UNISTD_H
246
397
 
253
404
/* Define to 1 if you have the `vprintf' function. */
254
405
#undef HAVE_VPRINTF
255
406
 
 
407
/* Define to 1 if you have the `vsnprintf' function. */
 
408
#undef HAVE_VSNPRINTF
 
409
 
256
410
/* Define to 1 if you have the <windows.h> header file. */
257
411
#undef HAVE_WINDOWS_H
258
412
 
262
416
/* Define to 1 if you have the <winsock.h> header file. */
263
417
#undef HAVE_WINSOCK_H
264
418
 
 
419
/* Define to 1 if you have the <X11/extensions/xf86dga.h> header file. */
 
420
#undef HAVE_X11_EXTENSIONS_XF86DGA_H
 
421
 
 
422
/* Support for xf86dga in input-x */
 
423
#undef HAVE_XF86DGA
 
424
 
265
425
/* Define to 1 if you have the `_exit' function. */
266
426
#undef HAVE__EXIT
267
427
 
 
428
/* Set to install path */
 
429
#undef INSTALL_PREFIX
 
430
 
 
431
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
432
   */
 
433
#undef LT_OBJDIR
 
434
 
268
435
/* Define to the address where bug reports for this package should be sent. */
269
436
#undef PACKAGE_BUGREPORT
270
437
 
298
465
/* The size of a `short', as computed by sizeof. */
299
466
#undef SIZEOF_SHORT
300
467
 
 
468
/* The size of a `SSIZE_T', as computed by sizeof. */
 
469
#undef SIZEOF_SSIZE_T
 
470
 
 
471
/* The size of a `void *', as computed by sizeof. */
 
472
#undef SIZEOF_VOID_P
 
473
 
 
474
/* The size of a `__darwin_ssize_t', as computed by sizeof. */
 
475
#undef SIZEOF___DARWIN_SSIZE_T
 
476
 
 
477
/* The size of a `__int64', as computed by sizeof. */
 
478
#undef SIZEOF___INT64
 
479
 
301
480
/* Define to 1 if you have the ANSI C header files. */
302
481
#undef STDC_HEADERS
303
482
 
 
483
/* Define if symbols are prefixed with underscore */
 
484
#undef SYMBOL_UNDERSCORE
 
485
 
304
486
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
305
487
#undef TIME_WITH_SYS_TIME
306
488
 
314
496
/* Define to empty if `const' does not conform to ANSI C. */
315
497
#undef const
316
498
 
317
 
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
318
 
   if it is not supported. */
 
499
/* Define to `__inline__' or `__inline' if that's what the C compiler
 
500
   calls it, or to nothing if 'inline' is not supported under any name.  */
 
501
#ifndef __cplusplus
319
502
#undef inline
 
503
#endif
320
504
 
321
505
/* Define to `unsigned' if <sys/types.h> does not define. */
322
506
#undef size_t