annotate config.h.in @ 99:4b2b964a7694 trunk

[svn] What i have right now is this.
author nenolod
date Tue, 01 Nov 2005 21:53:40 -0800
parents feeda0dda3ce
children d00b5fd0cf1d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1 /* config.h.in. Generated from configure.ac by autoheader. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3 /* Define if cdrom access is in BSD style */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4 #undef BEEP_CDROM_BSD
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
5
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
6 /* Define if cdrom access uses Darwin variant */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
7 #undef BEEP_CDROM_BSD_DARWIN
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
8
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
9 /* Define if cdrom access uses NetBSD variant */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
10 #undef BEEP_CDROM_BSD_NETBSD
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
11
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
12 /* Define if cdrom access is in Solaris style */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
13 #undef BEEP_CDROM_SOLARIS
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
14
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
15 /* Resource and configuration path for bmp relative to $HOME. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
16 #undef BMP_RCPATH
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
17
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
18 /* Path to default cdaudio device. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
19 #undef CDDA_DEVICE
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
20
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
21 /* Path to default cdaudio directory. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
22 #undef CDDA_DIRECTORY
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
23
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
24 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
25 systems. This function is required for `alloca.c' support on those systems.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
26 */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
27 #undef CRAY_STACKSEG_END
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
28
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
29 /* Define to 1 if using `alloca.c'. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
30 #undef C_ALLOCA
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
31
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
32 /* Path to OSS DSP, really just a data pipe, default is /dev/dsp. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
33 #undef DEV_DSP
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
34
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
35 /* Path to OSS mixer, default is /dev/mixer. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
36 #undef DEV_MIXER
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
37
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
38 /* Define to disable per user plugin directory */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
39 #undef DISABLE_USER_PLUGIN_DIR
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
40
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
41 /* Define to 1 if translation of program messages to the user's native
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
42 language is requested. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
43 #undef ENABLE_NLS
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
44
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
45 /* Define to 1 if you have `alloca', as a function or macro. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
46 #undef HAVE_ALLOCA
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
47
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
48 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
49 */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
50 #undef HAVE_ALLOCA_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
51
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
52 /* Define to 1 if you have the <argz.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
53 #undef HAVE_ARGZ_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
54
89
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
55 /* Define to 1 if you have the `asprintf' function. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
56 #undef HAVE_ASPRINTF
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
57
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
58 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
59 CoreFoundation framework. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
60 #undef HAVE_CFLOCALECOPYCURRENT
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
61
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
62 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
63 the CoreFoundation framework. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
64 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
65
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
66 /* Define if the GNU dcgettext() function is already present or preinstalled.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
67 */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
68 #undef HAVE_DCGETTEXT
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
69
89
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
70 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
71 don't. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
72 #undef HAVE_DECL_FEOF_UNLOCKED
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
73
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
74 /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
75 you don't. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
76 #undef HAVE_DECL_FGETS_UNLOCKED
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
77
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
78 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
79 don't. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
80 #undef HAVE_DECL_GETC_UNLOCKED
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
81
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
82 /* Define to 1 if you have the declaration of `_snprintf', and to 0 if you
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
83 don't. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
84 #undef HAVE_DECL__SNPRINTF
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
85
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
86 /* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
87 don't. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
88 #undef HAVE_DECL__SNWPRINTF
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
89
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
90 /* Define to 1 if you have the <dlfcn.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
91 #undef HAVE_DLFCN_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
92
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
93 /* Define to 1 if you have the <fcntl.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
94 #undef HAVE_FCNTL_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
95
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
96 /* Define to 1 if you have the <fnmatch.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
97 #undef HAVE_FNMATCH_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
98
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
99 /* Define to 1 if you have the <fts.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
100 #undef HAVE_FTS_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
101
89
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
102 /* Define to 1 if you have the `fwprintf' function. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
103 #undef HAVE_FWPRINTF
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
104
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
105 /* Define if building with GConf support */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
106 #undef HAVE_GCONF
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
107
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
108 /* Define to 1 if you have the `getcwd' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
109 #undef HAVE_GETCWD
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
110
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
111 /* Define to 1 if you have the `getegid' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
112 #undef HAVE_GETEGID
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
113
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
114 /* Define to 1 if you have the `geteuid' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
115 #undef HAVE_GETEUID
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
116
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
117 /* Define to 1 if you have the `getgid' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
118 #undef HAVE_GETGID
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
119
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
120 /* Define to 1 if you have the `getmntinfo' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
121 #undef HAVE_GETMNTINFO
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
122
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
123 /* Define to 1 if you have the `getpagesize' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
124 #undef HAVE_GETPAGESIZE
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
125
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
126 /* Define if the GNU gettext() function is already present or preinstalled. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
127 #undef HAVE_GETTEXT
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
128
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
129 /* Define to 1 if you have the `getuid' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
130 #undef HAVE_GETUID
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
131
38
4e0397865a31 [svn] Regenerate a bunch of stuff :)
nenolod
parents: 0
diff changeset
132 /* Define to 1 if you have the <GL/glu.h> header file. */
4e0397865a31 [svn] Regenerate a bunch of stuff :)
nenolod
parents: 0
diff changeset
133 #undef HAVE_GL_GLU_H
4e0397865a31 [svn] Regenerate a bunch of stuff :)
nenolod
parents: 0
diff changeset
134
4e0397865a31 [svn] Regenerate a bunch of stuff :)
nenolod
parents: 0
diff changeset
135 /* Define to 1 if you have the <GL/glx.h> header file. */
4e0397865a31 [svn] Regenerate a bunch of stuff :)
nenolod
parents: 0
diff changeset
136 #undef HAVE_GL_GLX_H
4e0397865a31 [svn] Regenerate a bunch of stuff :)
nenolod
parents: 0
diff changeset
137
4e0397865a31 [svn] Regenerate a bunch of stuff :)
nenolod
parents: 0
diff changeset
138 /* Define to 1 if you have the <GL/gl.h> header file. */
4e0397865a31 [svn] Regenerate a bunch of stuff :)
nenolod
parents: 0
diff changeset
139 #undef HAVE_GL_GL_H
4e0397865a31 [svn] Regenerate a bunch of stuff :)
nenolod
parents: 0
diff changeset
140
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
141 /* Define if building with GnomeVFS support */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
142 #undef HAVE_GNOME_VFS
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
143
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
144 /* Define if you have the iconv() function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
145 #undef HAVE_ICONV
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
146
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
147 /* Define when using id3lib */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
148 #undef HAVE_ID3LIB
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
149
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
150 /* Define to 1 if you have the <id3.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
151 #undef HAVE_ID3_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
152
89
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
153 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
154 #undef HAVE_INTMAX_T
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
155
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
156 /* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
157 #undef HAVE_INTTYPES_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
158
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
159 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
160 declares uintmax_t. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
161 #undef HAVE_INTTYPES_H_WITH_UINTMAX
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
162
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
163 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
164 #undef HAVE_LANGINFO_CODESET
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
165
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
166 /* Define if your <locale.h> file defines LC_MESSAGES. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
167 #undef HAVE_LC_MESSAGES
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
168
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
169 /* Define to 1 if you have the <limits.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
170 #undef HAVE_LIMITS_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
171
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
172 /* Define to 1 if you have the <linux/cdrom.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
173 #undef HAVE_LINUX_CDROM_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
174
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
175 /* Define to 1 if you have the <linux/joystick.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
176 #undef HAVE_LINUX_JOYSTICK_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
177
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
178 /* Define to 1 if you have the <locale.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
179 #undef HAVE_LOCALE_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
180
89
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
181 /* Define if you have the 'long double' type. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
182 #undef HAVE_LONG_DOUBLE
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
183
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
184 /* Define if you have the 'long long' type. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
185 #undef HAVE_LONG_LONG
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
186
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
187 /* Define to 1 if you have the <machine/soundcard.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
188 #undef HAVE_MACHINE_SOUNDCARD_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
189
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
190 /* Define to 1 if you have the <malloc.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
191 #undef HAVE_MALLOC_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
192
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
193 /* Define to 1 if you have the <memory.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
194 #undef HAVE_MEMORY_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
195
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
196 /* Define to 1 if you have the `mempcpy' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
197 #undef HAVE_MEMPCPY
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
198
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
199 /* Define to 1 if you have the `mkdtemp' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
200 #undef HAVE_MKDTEMP
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
201
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
202 /* Define to 1 if you have a working `mmap' system call. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
203 #undef HAVE_MMAP
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
204
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
205 /* Define to 1 if you have the `munmap' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
206 #undef HAVE_MUNMAP
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
207
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
208 /* Define if you have the FreeBSD newpcm driver */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
209 #undef HAVE_NEWPCM
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
210
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
211 /* Define to 1 if you have the <nl_types.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
212 #undef HAVE_NL_TYPES_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
213
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
214 /* Define if the OSS output plugin should be built */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
215 #undef HAVE_OSS
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
216
89
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
217 /* Define if your printf() function supports format strings with positions. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
218 #undef HAVE_POSIX_PRINTF
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
219
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
220 /* Define to 1 if you have the `putenv' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
221 #undef HAVE_PUTENV
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
222
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
223 /* Define to 1 if you have the `setenv' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
224 #undef HAVE_SETENV
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
225
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
226 /* Define to 1 if you have the `setlocale' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
227 #undef HAVE_SETLOCALE
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
228
89
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
229 /* Define to 1 if you have the `snprintf' function. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
230 #undef HAVE_SNPRINTF
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
231
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
232 /* Define to 1 if you have the <stddef.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
233 #undef HAVE_STDDEF_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
234
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
235 /* Define to 1 if you have the <stdint.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
236 #undef HAVE_STDINT_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
237
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
238 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
239 uintmax_t. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
240 #undef HAVE_STDINT_H_WITH_UINTMAX
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
241
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
242 /* Define to 1 if you have the <stdlib.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
243 #undef HAVE_STDLIB_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
244
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
245 /* Define to 1 if you have the `stpcpy' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
246 #undef HAVE_STPCPY
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
247
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
248 /* Define to 1 if you have the `strcasecmp' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
249 #undef HAVE_STRCASECMP
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
250
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
251 /* Define to 1 if you have the `strdup' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
252 #undef HAVE_STRDUP
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
253
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
254 /* Define to 1 if you have the <strings.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
255 #undef HAVE_STRINGS_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
256
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
257 /* Define to 1 if you have the <string.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
258 #undef HAVE_STRING_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
259
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
260 /* Define to 1 if you have the `strtoul' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
261 #undef HAVE_STRTOUL
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
262
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
263 /* Define to 1 if you have the <sys/cdio.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
264 #undef HAVE_SYS_CDIO_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
265
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
266 /* Define to 1 if you have the <sys/ioctl.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
267 #undef HAVE_SYS_IOCTL_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
268
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
269 /* Define to 1 if you have the <sys/param.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
270 #undef HAVE_SYS_PARAM_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
271
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
272 /* Define to 1 if you have the <sys/soundcard.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
273 #undef HAVE_SYS_SOUNDCARD_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
274
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
275 /* Define to 1 if you have the <sys/stat.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
276 #undef HAVE_SYS_STAT_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
277
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
278 /* Define to 1 if you have the <sys/types.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
279 #undef HAVE_SYS_TYPES_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
280
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
281 /* Define to 1 if you have the `tsearch' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
282 #undef HAVE_TSEARCH
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
283
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
284 /* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
285 #undef HAVE_UINTMAX_T
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
286
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
287 /* Define to 1 if you have the <unistd.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
288 #undef HAVE_UNISTD_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
289
89
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
290 /* Define if you have the 'unsigned long long' type. */
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
291 #undef HAVE_UNSIGNED_LONG_LONG
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
292
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
293 /* Define to 1 if you have the <wchar.h> header file. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
294 #undef HAVE_WCHAR_H
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
295
89
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
296 /* Define if you have the 'wchar_t' type. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
297 #undef HAVE_WCHAR_T
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
298
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
299 /* Define to 1 if you have the `wcslen' function. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
300 #undef HAVE_WCSLEN
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
301
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
302 /* Define if you have the 'wint_t' type. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
303 #undef HAVE_WINT_T
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
304
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
305 /* Define to 1 if you have the `__argz_count' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
306 #undef HAVE___ARGZ_COUNT
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
307
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
308 /* Define to 1 if you have the `__argz_next' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
309 #undef HAVE___ARGZ_NEXT
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
310
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
311 /* Define to 1 if you have the `__argz_stringify' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
312 #undef HAVE___ARGZ_STRINGIFY
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
313
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
314 /* Define to 1 if you have the `__fsetlocking' function. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
315 #undef HAVE___FSETLOCKING
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
316
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
317 /* Define as const if the declaration of iconv() needs const. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
318 #undef ICONV_CONST
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
319
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
320 /* Define if integer division by zero raises signal SIGFPE. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
321 #undef INTDIV0_RAISES_SIGFPE
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
322
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
323 /* Name of package */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
324 #undef PACKAGE
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
325
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
326 /* Define to the address where bug reports for this package should be sent. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
327 #undef PACKAGE_BUGREPORT
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
328
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
329 /* Define to the full name of this package. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
330 #undef PACKAGE_NAME
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
331
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
332 /* Define to the full name and version of this package. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
333 #undef PACKAGE_STRING
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
334
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
335 /* Define to the one symbol short name of this package. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
336 #undef PACKAGE_TARNAME
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
337
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
338 /* Define to the version of this package. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
339 #undef PACKAGE_VERSION
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
340
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
341 /* Define if <inttypes.h> exists and defines unusable PRI* macros. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
342 #undef PRI_MACROS_BROKEN
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
343
89
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
344 /* Define as the maximum value of type 'size_t', if the system doesn't define
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
345 it. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
346 #undef SIZE_MAX
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
347
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
348 /* If using the C implementation of alloca, define if you know the
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
349 direction of stack growth for your system; otherwise it will be
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
350 automatically deduced at run-time.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
351 STACK_DIRECTION > 0 => grows toward higher addresses
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
352 STACK_DIRECTION < 0 => grows toward lower addresses
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
353 STACK_DIRECTION = 0 => direction of growth unknown */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
354 #undef STACK_DIRECTION
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
355
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
356 /* Define to 1 if you have the ANSI C header files. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
357 #undef STDC_HEADERS
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
358
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
359 /* Define to symbol prefix, if any */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
360 #undef SYMBOL_PREFIX
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
361
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
362 /* Define if building with ia32 SIMD support */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
363 #undef USE_SIMD
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
364
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
365 /* Version number of package */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
366 #undef VERSION
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
367
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
368 /* Define to 1 if your processor stores words with the most significant byte
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
369 first (like Motorola and SPARC, unlike Intel and VAX). */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
370 #undef WORDS_BIGENDIAN
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
371
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
372 /* Define if building with old XMMS equalization code. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
373 #undef XMMS_EQ
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
374
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
375 /* Define to 1 if the X Window System is missing or not being used. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
376 #undef X_DISPLAY_MISSING
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
377
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
378 /* Define to empty if `const' does not conform to ANSI C. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
379 #undef const
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
380
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
381 /* Define to `__inline__' or `__inline' if that's what the C compiler
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
382 calls it, or to nothing if 'inline' is not supported under any name. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
383 #ifndef __cplusplus
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
384 #undef inline
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
385 #endif
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
386
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
387 /* Define to `long' if <sys/types.h> does not define. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
388 #undef off_t
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
389
89
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
390 /* Define as the type of the result of subtracting two pointers, if the system
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
391 doesn't define it. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
392 #undef ptrdiff_t
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
393
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
394 /* Define to empty if the C compiler doesn't support this keyword. */
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
395 #undef signed
feeda0dda3ce [svn] DragonflyBSD fixes.
nenolod
parents: 64
diff changeset
396
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
397 /* Define to `unsigned' if <sys/types.h> does not define. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
398 #undef size_t
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
399
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
400 /* Define to int if the socklen_t type is missing */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
401 #undef socklen_t
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
402
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
403 /* Define to unsigned long or unsigned long long if <stdint.h> and
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
404 <inttypes.h> don't define. */
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
405 #undef uintmax_t