~ubuntu-branches/ubuntu/jaunty/pulseaudio/jaunty-updates

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2006-11-12 20:00:18 UTC
  • Revision ID: james.westby@ubuntu.com-20061112200018-oji9njq7rr3te53k
Tags: upstream-0.9.5
ImportĀ upstreamĀ versionĀ 0.9.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Define to the type of elements in the array set by `getgroups'. Usually
 
4
   this is either `int' or `gid_t'. */
 
5
#undef GETGROUPS_T
 
6
 
 
7
/* Have ALSA? */
 
8
#undef HAVE_ALSA
 
9
 
 
10
/* Define to 1 if you have the <arpa/inet.h> header file. */
 
11
#undef HAVE_ARPA_INET_H
 
12
 
 
13
/* Define to 1 if you have the `chmod' function. */
 
14
#undef HAVE_CHMOD
 
15
 
 
16
/* Define to 1 if you have the `chown' function. */
 
17
#undef HAVE_CHOWN
 
18
 
 
19
/* Define to 1 if you have the `ctime_r' function. */
 
20
#undef HAVE_CTIME_R
 
21
 
 
22
/* Define to 1 if you have the <dlfcn.h> header file. */
 
23
#undef HAVE_DLFCN_H
 
24
 
 
25
/* Define to 1 if you have the `fork' function. */
 
26
#undef HAVE_FORK
 
27
 
 
28
/* Define to 1 if you have the `getaddrinfo' function. */
 
29
#undef HAVE_GETADDRINFO
 
30
 
 
31
/* Define to 1 if you have the `getgrgid_r' function. */
 
32
#undef HAVE_GETGRGID_R
 
33
 
 
34
/* Define to 1 if your system has a working `getgroups' function. */
 
35
#undef HAVE_GETGROUPS
 
36
 
 
37
/* Define to 1 if you have the `getopt_long' function. */
 
38
#undef HAVE_GETOPT_LONG
 
39
 
 
40
/* Define to 1 if you have the `getpwuid_r' function. */
 
41
#undef HAVE_GETPWUID_R
 
42
 
 
43
/* Define to 1 if you have the `gettimeofday' function. */
 
44
#undef HAVE_GETTIMEOFDAY
 
45
 
 
46
/* Define to 1 if you have the `getuid' function. */
 
47
#undef HAVE_GETUID
 
48
 
 
49
/* Define to 1 if you have the <glob.h> header file. */
 
50
#undef HAVE_GLOB_H
 
51
 
 
52
/* Define to 1 if you have the <grp.h> header file. */
 
53
#undef HAVE_GRP_H
 
54
 
 
55
/* Define if you have the iconv() function. */
 
56
#undef HAVE_ICONV
 
57
 
 
58
/* Define to 1 if you have the `inet_ntop' function. */
 
59
#undef HAVE_INET_NTOP
 
60
 
 
61
/* Define to 1 if you have the `inet_pton' function. */
 
62
#undef HAVE_INET_PTON
 
63
 
 
64
/* Define to 1 if you have the <inttypes.h> header file. */
 
65
#undef HAVE_INTTYPES_H
 
66
 
 
67
/* Have libasyncns? */
 
68
#undef HAVE_LIBASYNCNS
 
69
 
 
70
/* Define to 1 if you have the `iberty' library (-liberty). */
 
71
#undef HAVE_LIBIBERTY
 
72
 
 
73
/* Have tcpwrap? */
 
74
#undef HAVE_LIBWRAP
 
75
 
 
76
/* Define to 1 if you have the <linux/input.h> header file. */
 
77
#undef HAVE_LINUX_INPUT_H
 
78
 
 
79
/* Define to 1 if you have the `lstat' function. */
 
80
#undef HAVE_LSTAT
 
81
 
 
82
/* Define to 1 if you have the <memory.h> header file. */
 
83
#undef HAVE_MEMORY_H
 
84
 
 
85
/* Define to 1 if you have the `mkfifo' function. */
 
86
#undef HAVE_MKFIFO
 
87
 
 
88
/* Define to 1 if you have the `nanosleep' function. */
 
89
#undef HAVE_NANOSLEEP
 
90
 
 
91
/* Define to 1 if you have the <netdb.h> header file. */
 
92
#undef HAVE_NETDB_H
 
93
 
 
94
/* Define to 1 if you have the <netinet/in.h> header file. */
 
95
#undef HAVE_NETINET_IN_H
 
96
 
 
97
/* Define to 1 if you have the <netinet/in_systm.h> header file. */
 
98
#undef HAVE_NETINET_IN_SYSTM_H
 
99
 
 
100
/* Define to 1 if you have the <netinet/ip.h> header file. */
 
101
#undef HAVE_NETINET_IP_H
 
102
 
 
103
/* Define to 1 if you have the <netinet/tcp.h> header file. */
 
104
#undef HAVE_NETINET_TCP_H
 
105
 
 
106
/* Define to 1 if you have the `open64' function. */
 
107
#undef HAVE_OPEN64
 
108
 
 
109
/* Have OSS? */
 
110
#undef HAVE_OSS
 
111
 
 
112
/* Define to 1 if you have the `pipe' function. */
 
113
#undef HAVE_PIPE
 
114
 
 
115
/* Define to 1 if you have the `posix_memalign' function. */
 
116
#undef HAVE_POSIX_MEMALIGN
 
117
 
 
118
/* Define if you have POSIX threads libraries and header files. */
 
119
#undef HAVE_PTHREAD
 
120
 
 
121
/* Define to 1 if you have the 'pthread_yield' function. */
 
122
#undef HAVE_PTHREAD_YIELD
 
123
 
 
124
/* Define to 1 if you have the <pwd.h> header file. */
 
125
#undef HAVE_PWD_H
 
126
 
 
127
/* Define to 1 if you have the `readlink' function. */
 
128
#undef HAVE_READLINK
 
129
 
 
130
/* Define to 1 if you have the <regex.h> header file. */
 
131
#undef HAVE_REGEX_H
 
132
 
 
133
/* Define to 1 if you have the <sched.h> header file. */
 
134
#undef HAVE_SCHED_H
 
135
 
 
136
/* Define to 1 if you have the `setegid' function. */
 
137
#undef HAVE_SETEGID
 
138
 
 
139
/* Define to 1 if you have the `seteuid' function. */
 
140
#undef HAVE_SETEUID
 
141
 
 
142
/* Define to 1 if you have the `setpgid' function. */
 
143
#undef HAVE_SETPGID
 
144
 
 
145
/* Define to 1 if you have the `setregid' function. */
 
146
#undef HAVE_SETREGID
 
147
 
 
148
/* Define to 1 if you have the `setresgid' function. */
 
149
#undef HAVE_SETRESGID
 
150
 
 
151
/* Define to 1 if you have the `setresuid' function. */
 
152
#undef HAVE_SETRESUID
 
153
 
 
154
/* Define to 1 if you have the `setreuid' function. */
 
155
#undef HAVE_SETREUID
 
156
 
 
157
/* Define to 1 if you have the `setsid' function. */
 
158
#undef HAVE_SETSID
 
159
 
 
160
/* Define to 1 if you have the `shm_open' function. */
 
161
#undef HAVE_SHM_OPEN
 
162
 
 
163
/* Define to 1 if you have the `sigaction' function. */
 
164
#undef HAVE_SIGACTION
 
165
 
 
166
/* Have SIGXCPU? */
 
167
#undef HAVE_SIGXCPU
 
168
 
 
169
/* Define to 1 if you have the `sleep' function. */
 
170
#undef HAVE_SLEEP
 
171
 
 
172
/* Have Solaris audio? */
 
173
#undef HAVE_SOLARIS
 
174
 
 
175
/* Define to 1 if the system has the type `ssize_t'. */
 
176
#undef HAVE_SSIZE_T
 
177
 
 
178
/* Define to 1 if you have the <stdint.h> header file. */
 
179
#undef HAVE_STDINT_H
 
180
 
 
181
/* Define to 1 if you have the <stdlib.h> header file. */
 
182
#undef HAVE_STDLIB_H
 
183
 
 
184
/* Define to 1 if you have the `strerror_r' function. */
 
185
#undef HAVE_STRERROR_R
 
186
 
 
187
/* Define to 1 if you have the <strings.h> header file. */
 
188
#undef HAVE_STRINGS_H
 
189
 
 
190
/* Define to 1 if you have the <string.h> header file. */
 
191
#undef HAVE_STRING_H
 
192
 
 
193
/* Define to 1 if you have the `sysconf' function. */
 
194
#undef HAVE_SYSCONF
 
195
 
 
196
/* Define to 1 if you have the <syslog.h> header file. */
 
197
#undef HAVE_SYSLOG_H
 
198
 
 
199
/* Define to 1 if you have the <sys/audio.h> header file. */
 
200
#undef HAVE_SYS_AUDIO_H
 
201
 
 
202
/* Define to 1 if you have the <sys/capability.h> header file. */
 
203
#undef HAVE_SYS_CAPABILITY_H
 
204
 
 
205
/* Define to 1 if you have the <sys/filio.h> header file. */
 
206
#undef HAVE_SYS_FILIO_H
 
207
 
 
208
/* Define to 1 if you have the <sys/ioctl.h> header file. */
 
209
#undef HAVE_SYS_IOCTL_H
 
210
 
 
211
/* Define to 1 if you have the <sys/mman.h> header file. */
 
212
#undef HAVE_SYS_MMAN_H
 
213
 
 
214
/* Define to 1 if you have the <sys/poll.h> header file. */
 
215
#undef HAVE_SYS_POLL_H
 
216
 
 
217
/* Define to 1 if you have the <sys/prctl.h> header file. */
 
218
#undef HAVE_SYS_PRCTL_H
 
219
 
 
220
/* Define to 1 if you have the <sys/resource.h> header file. */
 
221
#undef HAVE_SYS_RESOURCE_H
 
222
 
 
223
/* Define to 1 if you have the <sys/select.h> header file. */
 
224
#undef HAVE_SYS_SELECT_H
 
225
 
 
226
/* Define to 1 if you have the <sys/socket.h> header file. */
 
227
#undef HAVE_SYS_SOCKET_H
 
228
 
 
229
/* Define to 1 if you have the <sys/soundcard.h> header file. */
 
230
#undef HAVE_SYS_SOUNDCARD_H
 
231
 
 
232
/* Define to 1 if you have the <sys/stat.h> header file. */
 
233
#undef HAVE_SYS_STAT_H
 
234
 
 
235
/* Define to 1 if you have the <sys/types.h> header file. */
 
236
#undef HAVE_SYS_TYPES_H
 
237
 
 
238
/* Define to 1 if you have the <sys/un.h> header file. */
 
239
#undef HAVE_SYS_UN_H
 
240
 
 
241
/* Define to 1 if you have the <sys/wait.h> header file. */
 
242
#undef HAVE_SYS_WAIT_H
 
243
 
 
244
/* Define to 1 if you have the <unistd.h> header file. */
 
245
#undef HAVE_UNISTD_H
 
246
 
 
247
/* Define to 1 if you have the `usleep' function. */
 
248
#undef HAVE_USLEEP
 
249
 
 
250
/* Define to 1 if you have the `vfork' function. */
 
251
#undef HAVE_VFORK
 
252
 
 
253
/* Define to 1 if you have the <vfork.h> header file. */
 
254
#undef HAVE_VFORK_H
 
255
 
 
256
/* Define to 1 if you have the <windows.h> header file. */
 
257
#undef HAVE_WINDOWS_H
 
258
 
 
259
/* Define to 1 if you have the <winsock2.h> header file. */
 
260
#undef HAVE_WINSOCK2_H
 
261
 
 
262
/* Define to 1 if `fork' works. */
 
263
#undef HAVE_WORKING_FORK
 
264
 
 
265
/* Define to 1 if `vfork' works. */
 
266
#undef HAVE_WORKING_VFORK
 
267
 
 
268
/* Define to 1 if you have the <ws2tcpip.h> header file. */
 
269
#undef HAVE_WS2TCPIP_H
 
270
 
 
271
/* Have X11 */
 
272
#undef HAVE_X11
 
273
 
 
274
/* Define as const if the declaration of iconv() needs const. */
 
275
#undef ICONV_CONST
 
276
 
 
277
/* Define INADDR_NONE if not found in <netinet/in.h> */
 
278
#undef INADDR_NONE
 
279
 
 
280
/* Build target is Windows. */
 
281
#undef OS_IS_WIN32
 
282
 
 
283
/* Name of package */
 
284
#undef PACKAGE
 
285
 
 
286
/* Define to the address where bug reports for this package should be sent. */
 
287
#undef PACKAGE_BUGREPORT
 
288
 
 
289
/* Define to the full name of this package. */
 
290
#undef PACKAGE_NAME
 
291
 
 
292
/* Define to the full name and version of this package. */
 
293
#undef PACKAGE_STRING
 
294
 
 
295
/* Define to the one symbol short name of this package. */
 
296
#undef PACKAGE_TARNAME
 
297
 
 
298
/* Define to the version of this package. */
 
299
#undef PACKAGE_VERSION
 
300
 
 
301
/* Access group */
 
302
#undef PA_ACCESS_GROUP
 
303
 
 
304
/* Realtime group */
 
305
#undef PA_REALTIME_GROUP
 
306
 
 
307
/* Group for the PulseAudio system daemon */
 
308
#undef PA_SYSTEM_GROUP
 
309
 
 
310
/* User for running the PulseAudio system daemon */
 
311
#undef PA_SYSTEM_USER
 
312
 
 
313
/* Define to the necessary symbol if this constant uses a non-standard name on
 
314
   your system. */
 
315
#undef PTHREAD_CREATE_JOINABLE
 
316
 
 
317
/* Define as the return type of signal handlers (`int' or `void'). */
 
318
#undef RETSIGTYPE
 
319
 
 
320
/* Define to the type of arg 1 for `select'. */
 
321
#undef SELECT_TYPE_ARG1
 
322
 
 
323
/* Define to the type of args 2, 3 and 4 for `select'. */
 
324
#undef SELECT_TYPE_ARG234
 
325
 
 
326
/* Define to the type of arg 5 for `select'. */
 
327
#undef SELECT_TYPE_ARG5
 
328
 
 
329
/* Define to 1 if you have the ANSI C header files. */
 
330
#undef STDC_HEADERS
 
331
 
 
332
/* Version number of package */
 
333
#undef VERSION
 
334
 
 
335
/* Define to 1 if your processor stores words with the most significant byte
 
336
   first (like Motorola and SPARC, unlike Intel and VAX). */
 
337
#undef WORDS_BIGENDIAN
 
338
 
 
339
/* Define to 1 if the X Window System is missing or not being used. */
 
340
#undef X_DISPLAY_MISSING
 
341
 
 
342
/* Number of bits in a file offset, on hosts where this is settable. */
 
343
#undef _FILE_OFFSET_BITS
 
344
 
 
345
/* Enable GNU extensions on systems that have them.  */
 
346
#ifndef _GNU_SOURCE
 
347
# undef _GNU_SOURCE
 
348
#endif
 
349
 
 
350
/* Define for large files, on AIX-style hosts. */
 
351
#undef _LARGE_FILES
 
352
 
 
353
/* Needed to get declarations for msg_control and msg_controllen on Solaris */
 
354
#undef _XOPEN_SOURCE
 
355
 
 
356
/* Needed to get declarations for msg_control and msg_controllen on Solaris */
 
357
#undef _XOPEN_SOURCE_EXTENDED
 
358
 
 
359
/* Needed to get declarations for msg_control and msg_controllen on Solaris */
 
360
#undef __EXTENSIONS__
 
361
 
 
362
/* Define to empty if `const' does not conform to ANSI C. */
 
363
#undef const
 
364
 
 
365
/* Define to `int' if <sys/types.h> doesn't define. */
 
366
#undef gid_t
 
367
 
 
368
/* Define to `long int' if <sys/types.h> does not define. */
 
369
#undef off_t
 
370
 
 
371
/* Define to `int' if <sys/types.h> does not define. */
 
372
#undef pid_t
 
373
 
 
374
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
375
#undef size_t
 
376
 
 
377
/* Define ssize_t if it is not done by the standard libs. */
 
378
#undef ssize_t
 
379
 
 
380
/* Define to `int' if <sys/types.h> doesn't define. */
 
381
#undef uid_t
 
382
 
 
383
/* Define as `fork' if `vfork' does not work. */
 
384
#undef vfork