annotate src/config.h.in @ 237:c5404263420f

Added config.h.in
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 21 Dec 2004 13:40:01 +0000
parents
children fa463b3ca57b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
237
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 /* src/config.h.in. Generated from configure.in by autoheader. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 /* Define to 1 if you have the <dlfcn.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 #undef HAVE_DLFCN_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 /* Define if you have HardSID with libSIDPlay 2 */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 #undef HAVE_HARDSID_BUILDER
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 /* Define to 1 if you have the <inttypes.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 #undef HAVE_INTTYPES_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
13 to 0 otherwise. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
14 #undef HAVE_MALLOC
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
15
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
16 /* Define to 1 if you have the <memory.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
17 #undef HAVE_MEMORY_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
18
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
19 /* Define to 1 if you have the `memset' function. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
20 #undef HAVE_MEMSET
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
21
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
22 /* Define if you have reSID with libSIDPlay 2 */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
23 #undef HAVE_RESID_BUILDER
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
24
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
25 /* Define if you have and want to use libSIDPlay 1 */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
26 #undef HAVE_SIDPLAY1
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
27
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
28 /* Define if you have and want to use libSIDPlay 2 */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
29 #undef HAVE_SIDPLAY2
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
30
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
31 /* Define to 1 if the system has the type `size_t'. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
32 #undef HAVE_SIZE_T
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
33
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
34 /* Define if you have XMMS patched with the songpos patch. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
35 #undef HAVE_SONG_POSITION
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
36
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
37 /* Define to 1 if `stat' has the bug that it succeeds when given the
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
38 zero-length file name argument. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
39 #undef HAVE_STAT_EMPTY_STRING_BUG
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
40
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
41 /* Define to 1 if stdbool.h conforms to C99. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
42 #undef HAVE_STDBOOL_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
43
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
44 /* Define to 1 if you have the <stdint.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
45 #undef HAVE_STDINT_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
46
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
47 /* Define to 1 if you have the <stdlib.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
48 #undef HAVE_STDLIB_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
49
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
50 /* Define to 1 if you have the `strcasecmp' function. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
51 #undef HAVE_STRCASECMP
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
52
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
53 /* Define to 1 if you have the `strerror' function. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
54 #undef HAVE_STRERROR
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
55
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
56 /* Define to 1 if you have the <strings.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
57 #undef HAVE_STRINGS_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
58
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
59 /* Define to 1 if you have the <string.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
60 #undef HAVE_STRING_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
61
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
62 /* Define to 1 if you have the <sys/stat.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
63 #undef HAVE_SYS_STAT_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
64
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
65 /* Define to 1 if you have the <sys/types.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
66 #undef HAVE_SYS_TYPES_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
67
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
68 /* Define to 1 if you have the <unistd.h> header file. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
69 #undef HAVE_UNISTD_H
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
70
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
71 /* Define if you have XMMS version 1.2.5 or later and you want XMMS-SID to
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
72 support some extra features. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
73 #undef HAVE_XMMSEXTRA
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
74
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
75 /* Define to 1 if the system has the type `_Bool'. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
76 #undef HAVE__BOOL
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
77
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
78 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
79 slash. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
80 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
81
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
82 /* Name of package */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
83 #undef PACKAGE
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
84
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
85 /* Define to the address where bug reports for this package should be sent. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
86 #undef PACKAGE_BUGREPORT
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
87
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
88 /* Define to the full name of this package. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
89 #undef PACKAGE_NAME
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
90
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
91 /* Define to the full name and version of this package. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
92 #undef PACKAGE_STRING
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
93
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
94 /* Define to the one symbol short name of this package. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
95 #undef PACKAGE_TARNAME
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
96
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
97 /* Define to the version of this package. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
98 #undef PACKAGE_VERSION
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
99
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
100 /* Define as the return type of signal handlers (`int' or `void'). */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
101 #undef RETSIGTYPE
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
102
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
103 /* Define to 1 if you have the ANSI C header files. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
104 #undef STDC_HEADERS
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
105
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
106 /* Version number of package */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
107 #undef VERSION
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
108
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
109 /* Define to 1 if your processor stores words with the most significant byte
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
110 first (like Motorola and SPARC, unlike Intel and VAX). */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
111 #undef WORDS_BIGENDIAN
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
112
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
113 /* Define to empty if `const' does not conform to ANSI C. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
114 #undef const
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
115
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
116 /* Define to `__inline__' or `__inline' if that's what the C compiler
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
117 calls it, or to nothing if 'inline' is not supported under any name. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
118 #ifndef __cplusplus
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
119 #undef inline
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
120 #endif
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
121
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
122 /* Define to rpl_malloc if the replacement function should be used. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
123 #undef malloc
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
124
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
125 /* Define to `unsigned' if <sys/types.h> does not define. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
126 #undef size_t
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
127
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
128 /* Define to empty if the keyword `volatile' does not work. Warning: valid
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
129 code using `volatile' can become incorrect without. Disable with care. */
c5404263420f Added config.h.in
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
130 #undef volatile