OSDN Git Service

TiMidity++-2.12.0-pre1b fixes
[timidity41/timidity41.git] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define to 1 if you use cubic-spline complemention. */
4 #undef CSPLINE_INTERPOLATION
5
6 /* Define to 1 if you are in debug mode */
7 #undef DEBUG
8
9 /* place to install patches */
10 #undef DEFAULT_PATH
11
12 /* Define to 1 if you have to add "_" to every identifiers. */
13 #undef DLSYM_NEEDS_UNDERSCORE
14
15 /* Define to 1 if you enable Sherry WRD */
16 #undef ENABLE_SHERRY
17
18 /* Define to 1 if you have the `alarm' function. */
19 #undef HAVE_ALARM
20
21 /* Define to 1 if you have the <arpa/inet.h> header file. */
22 #undef HAVE_ARPA_INET_H
23
24 /* Define to 1 if you have the <curses.h> header file. */
25 #undef HAVE_CURSES_H
26
27 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
28    */
29 #undef HAVE_DIRENT_H
30
31 /* Define to 1 if you have the <dlfcn.h> header file. */
32 #undef HAVE_DLFCN_H
33
34 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
35 #undef HAVE_DOPRNT
36
37 /* Define to 1 if you have the `dup2' function. */
38 #undef HAVE_DUP2
39
40 /* Define to 1 if you have the <errno.h> header file. */
41 #undef HAVE_ERRNO_H
42
43 /* Define to 1 if you have the <fcntl.h> header file. */
44 #undef HAVE_FCNTL_H
45
46 /* Define to 1 if you have the `floor' function. */
47 #undef HAVE_FLOOR
48
49 /* Define to 1 if you have the `fork' function. */
50 #undef HAVE_FORK
51
52 /* Define to 1 if you have the `getcwd' function. */
53 #undef HAVE_GETCWD
54
55 /* Define to 1 if you have the `gethostbyname' function. */
56 #undef HAVE_GETHOSTBYNAME
57
58 /* Define to 1 if you have the `getopt' function. */
59 #undef HAVE_GETOPT
60
61 /* Define to 1 if you have the <getopt.h> header file. */
62 #undef HAVE_GETOPT_H
63
64 /* Define to 1 if you have the `getpagesize' function. */
65 #undef HAVE_GETPAGESIZE
66
67 /* Define to 1 if you have the `gettimeofday' function. */
68 #undef HAVE_GETTIMEOFDAY
69
70 /* Define to 1 if you have the `getwd' function. */
71 #undef HAVE_GETWD
72
73 /* Define to 1 if you have the <glob.h> header file. */
74 #undef HAVE_GLOB_H
75
76 /* Define to 1 if you have the <inttypes.h> header file. */
77 #undef HAVE_INTTYPES_H
78
79 /* Define to 1 if you have the `isatty' function. */
80 #undef HAVE_ISATTY
81
82 /* Define to 1 if you have the `asound' library (-lasound). */
83 #undef HAVE_LIBASOUND
84
85 /* Define to 1 if you have the `ICE' library (-lICE). */
86 #undef HAVE_LIBICE
87
88 /* Define to 1 if you have the `m' library (-lm). */
89 #undef HAVE_LIBM
90
91 /* Define to 1 if you have the `nsl' library (-lnsl). */
92 #undef HAVE_LIBNSL
93
94 /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
95 #undef HAVE_LIBOSSAUDIO
96
97 /* Define to 1 if you have the `socket' library (-lsocket). */
98 #undef HAVE_LIBSOCKET
99
100 /* Define to 1 if you have the `X11' library (-lX11). */
101 #undef HAVE_LIBX11
102
103 /* Define to 1 if you have the `xpg4' library (-lxpg4). */
104 #undef HAVE_LIBXPG4
105
106 /* Define to 1 if you have the <limits.h> header file. */
107 #undef HAVE_LIMITS_H
108
109 /* Define to 1 if you have the <machine/endian.h> header file. */
110 #undef HAVE_MACHINE_ENDIAN_H
111
112 /* Define to 1 if your system has a working `malloc' function. */
113 #undef HAVE_MALLOC
114
115 /* Define to 1 if you have the <malloc.h> header file. */
116 #undef HAVE_MALLOC_H
117
118 /* Define to 1 if you have the `memchr' function. */
119 #undef HAVE_MEMCHR
120
121 /* Define to 1 if you have the `memmove' function. */
122 #undef HAVE_MEMMOVE
123
124 /* Define to 1 if you have the <memory.h> header file. */
125 #undef HAVE_MEMORY_H
126
127 /* Define to 1 if you have the `memset' function. */
128 #undef HAVE_MEMSET
129
130 /* Define to 1 if you have a working `mmap' system call. */
131 #undef HAVE_MMAP
132
133 /* Define to 1 if you have the `modf' function. */
134 #undef HAVE_MODF
135
136 /* Define to 1 if you have the `munmap' function. */
137 #undef HAVE_MUNMAP
138
139 /* Define to 1 if you have the <ncurses/curses.h> header file. */
140 #undef HAVE_NCURSES_CURSES_H
141
142 /* Define to 1 if you have the <ncurses.h> header file. */
143 #undef HAVE_NCURSES_H
144
145 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
146 #undef HAVE_NDIR_H
147
148 /* Define to 1 if you have the <netdb.h> header file. */
149 #undef HAVE_NETDB_H
150
151 /* Define to 1 if you have the <netinet/in.h> header file. */
152 #undef HAVE_NETINET_IN_H
153
154 /* Define to 1 if you have <mmsystem.h> file */
155 #undef HAVE_NEW_MMSYSTEM
156
157 /* Define to 1 if you have the <nlist.h> header file. */
158 #undef HAVE_NLIST_H
159
160 /* Define to 1 if you have the `popen' function. */
161 #undef HAVE_POPEN
162
163 /* Define to 1 if you have the `pow' function. */
164 #undef HAVE_POW
165
166 /* Define to 1 if you have the `select' function. */
167 #undef HAVE_SELECT
168
169 /* Define to 1 if you have the `signal' function. */
170 #undef HAVE_SIGNAL
171
172 /* Define to 1 if you have the <slang.h> header file. */
173 #undef HAVE_SLANG_H
174
175 /* Define to 1 if you have the <slang/slang.h> header file. */
176 #undef HAVE_SLANG_SLANG_H
177
178 /* Define to 1 if you have the `sleep' function. */
179 #undef HAVE_SLEEP
180
181 /* Define to 1 if you have the `snprintf' function. */
182 #undef HAVE_SNPRINTF
183
184 /* Define to 1 if you have the `socket' function. */
185 #undef HAVE_SOCKET
186
187 /* Define to 1 if you have the <soundcard.h> header file. */
188 #undef HAVE_SOUNDCARD_H
189
190 /* Define to 1 if you have the `sqrt' function. */
191 #undef HAVE_SQRT
192
193 /* Define to 1 if you have the <stddef.h> header file. */
194 #undef HAVE_STDDEF_H
195
196 /* Define to 1 if you have the <stdint.h> header file. */
197 #undef HAVE_STDINT_H
198
199 /* Define to 1 if you have the <stdlib.h> header file. */
200 #undef HAVE_STDLIB_H
201
202 /* Define to 1 if you have the `strcasecmp' function. */
203 #undef HAVE_STRCASECMP
204
205 /* Define to 1 if you have the `strchr' function. */
206 #undef HAVE_STRCHR
207
208 /* Define to 1 if you have the `strdup' function. */
209 #undef HAVE_STRDUP
210
211 /* Define to 1 if you have the `strerror' function. */
212 #undef HAVE_STRERROR
213
214 /* Define to 1 if you have the <strings.h> header file. */
215 #undef HAVE_STRINGS_H
216
217 /* Define to 1 if you have the <string.h> header file. */
218 #undef HAVE_STRING_H
219
220 /* Define to 1 if you have the `strncasecmp' function. */
221 #undef HAVE_STRNCASECMP
222
223 /* Define to 1 if you have the <stropts.h> header file. */
224 #undef HAVE_STROPTS_H
225
226 /* Define to 1 if you have the `strrchr' function. */
227 #undef HAVE_STRRCHR
228
229 /* Define to 1 if you have the `strstr' function. */
230 #undef HAVE_STRSTR
231
232 /* Define to 1 if you have the `strtol' function. */
233 #undef HAVE_STRTOL
234
235 /* Define to 1 if you have the <sys/asoundlib.h> header file. */
236 #undef HAVE_SYS_ASOUNDLIB_H
237
238 /* Define to 1 if you have the <sys/audioio.h> header file. */
239 #undef HAVE_SYS_AUDIOIO_H
240
241 /* Define to 1 if you have the <sys/awe_voice.h> header file. */
242 #undef HAVE_SYS_AWE_VOICE_H
243
244 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
245    */
246 #undef HAVE_SYS_DIR_H
247
248 /* Define to 1 if you have the <sys/ioctl.h> header file. */
249 #undef HAVE_SYS_IOCTL_H
250
251 /* Define to 1 if you have the <sys/ipc.h> header file. */
252 #undef HAVE_SYS_IPC_H
253
254 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
255    */
256 #undef HAVE_SYS_NDIR_H
257
258 /* Define to 1 if you have the <sys/param.h> header file. */
259 #undef HAVE_SYS_PARAM_H
260
261 /* Define to 1 if you have the <sys/shm.h> header file. */
262 #undef HAVE_SYS_SHM_H
263
264 /* Define to 1 if you have the <sys/socket.h> header file. */
265 #undef HAVE_SYS_SOCKET_H
266
267 /* Define to 1 if you have the <sys/soundcard.h> header file. */
268 #undef HAVE_SYS_SOUNDCARD_H
269
270 /* Define to 1 if you have the <sys/stat.h> header file. */
271 #undef HAVE_SYS_STAT_H
272
273 /* Define to 1 if you have the <sys/sysctl.h> header file. */
274 #undef HAVE_SYS_SYSCTL_H
275
276 /* Define to 1 if you have the <sys/time.h> header file. */
277 #undef HAVE_SYS_TIME_H
278
279 /* Define to 1 if you have the <sys/types.h> header file. */
280 #undef HAVE_SYS_TYPES_H
281
282 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
283 #undef HAVE_SYS_WAIT_H
284
285 /* Define to 1 if you have the <termios.h> header file. */
286 #undef HAVE_TERMIOS_H
287
288 /* Define to 1 if you use semun keyword */
289 #undef HAVE_UNION_SEMUN
290
291 /* Define to 1 if you have the <unistd.h> header file. */
292 #undef HAVE_UNISTD_H
293
294 /* Define to 1 if you have the `usleep' function. */
295 #undef HAVE_USLEEP
296
297 /* Define to 1 if you have the `vfork' function. */
298 #undef HAVE_VFORK
299
300 /* Define to 1 if you have the <vfork.h> header file. */
301 #undef HAVE_VFORK_H
302
303 /* Define to 1 if you have the `vprintf' function. */
304 #undef HAVE_VPRINTF
305
306 /* Define to 1 if you have the `vsnprintf' function. */
307 #undef HAVE_VSNPRINTF
308
309 /* Define to 1 if `fork' works. */
310 #undef HAVE_WORKING_FORK
311
312 /* Define to 1 if `vfork' works. */
313 #undef HAVE_WORKING_VFORK
314
315 /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
316 #undef HAVE_X11_EXTENSIONS_XSHM_H
317
318 /* Define to 1 if you have the <X11/Xmu/ExtAgent.h> header file. */
319 #undef HAVE_X11_XMU_EXTAGENT_H
320
321 /* Define to 1 if you have the `XmuRegisterExternalAgent' function. */
322 #undef HAVE_XMUREGISTEREXTERNALAGENT
323
324 /* Define to 1 if you have the `XShmCreatePixmap' function. */
325 #undef HAVE_XSHMCREATEPIXMAP
326
327 /* Define to 1 if you use lagrange complemention. */
328 #undef LAGRANGE_INTERPOLATION
329
330 /* Define to 1 if you use linear complemention. */
331 #undef LINEAR_INTERPOLATION
332
333 /* Define to 1 if you are NOT in debug mode */
334 #undef NDEBUG
335
336 /* Define to 1 if you do not use complemention. */
337 #undef NO_INTERPOLATION
338
339 /* Define to 1 if you do not have <string.h>. */
340 #undef NO_STRING_H
341
342 /* Define to 1 if you cannot use volatile keyword */
343 #undef NO_VOLATILE
344
345 /* Define to 1 if you need offix support */
346 #undef OFFIX
347
348 /* oss device name */
349 #undef OSS_DEVICE
350
351 /* Name of package */
352 #undef PACKAGE
353
354 /* Define to the address where bug reports for this package should be sent. */
355 #undef PACKAGE_BUGREPORT
356
357 /* Define to the full name of this package. */
358 #undef PACKAGE_NAME
359
360 /* Define to the full name and version of this package. */
361 #undef PACKAGE_STRING
362
363 /* Define to the one symbol short name of this package. */
364 #undef PACKAGE_TARNAME
365
366 /* Define to the version of this package. */
367 #undef PACKAGE_VERSION
368
369 /* a compatibility matter. ignore it. */
370 #undef PKGDATADIR
371
372 /* place to install modules */
373 #undef PKGLIBDIR
374
375 /* Define as the return type of signal handlers (`int' or `void'). */
376 #undef RETSIGTYPE
377
378 /* Define to 1 if the `setvbuf' function takes the buffering type as its
379    second argument and the buffer pointer as the third, as on System V before
380    release 3. */
381 #undef SETVBUF_REVERSED
382
383 /* shared library extention */
384 #undef SHARED_LIB_EXT
385
386 /* Define to 1 if you have the ANSI C header files. */
387 #undef STDC_HEADERS
388
389 /* Define to 1 if you need network support */
390 #undef SUPPORT_SOCKET
391
392 /* Define to 1 if you need spectrogram vewer. */
393 #undef SUPPORT_SOUNDSPEC
394
395 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
396 #undef TIME_WITH_SYS_TIME
397
398 /* the output specification */
399 #undef TIMIDITY_OUTPUT_ID
400
401 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
402 #undef TM_IN_SYS_TIME
403
404 /* Define to 1 if you use altivec */
405 #undef USE_ALTIVEC
406
407 /* Define to 1 if you use PDcurses */
408 #undef USE_PDCURSES
409
410 /* Version number of package */
411 #undef VERSION
412
413 /* Define to 1 if your processor stores words with the most significant byte
414    first (like Motorola and SPARC, unlike Intel and VAX). */
415 #undef WORDS_BIGENDIAN
416
417 /* Define to 1 if you need wrd support for X. */
418 #undef WRDT_X
419
420 /* Define to 1 if you have libXaw3d. */
421 #undef XAW3D
422
423 /* Define to 1 if the X Window System is missing or not being used. */
424 #undef X_DISPLAY_MISSING
425
426 /* Define to 1 if type `char' is unsigned and you are not using gcc.  */
427 #ifndef __CHAR_UNSIGNED__
428 # undef __CHAR_UNSIGNED__
429 #endif
430
431 /* Define to empty if `const' does not conform to ANSI C. */
432 #undef const
433
434 /* Define as `__inline' if that's what the C compiler calls it, or to nothing
435    if it is not supported. */
436 #undef inline
437
438 /* Define to `long' if <sys/types.h> does not define. */
439 #undef off_t
440
441 /* Define to `int' if <sys/types.h> does not define. */
442 #undef pid_t
443
444 /* Define to `unsigned' if <sys/types.h> does not define. */
445 #undef size_t
446
447 /* Define as `fork' if `vfork' does not work. */
448 #undef vfork