source: trunk/third/gnome-media/config.h.in @ 18416

Revision 18416, 6.7 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18415, which included commits to RCS files with non-trunk default branches.
Line 
1/* config.h.in.  Generated from configure.in by autoheader.  */
2#undef HAVE_ESD
3
4#undef HAVE_LC_MESSAGES
5#undef HAVE_STPCPY
6#undef PACKAGE
7#undef VERSION
8#undef ENABLE_NLS
9#undef HAVE_CATGETS
10#undef HAVE_GETTEXT
11#undef HAVE_LINUX_SOUNDCARD_H
12#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
13#undef HAVE_PROGRAM_INVOCATION_NAME
14
15/* Have the ALSA driver */
16#undef ALSA
17
18/* Have the libghttp library on the system */
19#undef WITH_LIBGHTTP
20
21/* the mail transfer agent to use */
22#undef MAIL_TRANSFER_AGENT
23
24/*=== Curses version detection defines ===*/
25/* Found some version of curses that we're going to use */
26#undef HAS_CURSES
27   
28/* Use SunOS SysV curses? */
29#undef USE_SUNOS_CURSES
30
31/* Use old BSD curses - not used right now */
32#undef USE_BSD_CURSES
33
34/* Use SystemV curses? */
35#undef USE_SYSV_CURSES
36
37/* Use Ncurses? */
38#undef USE_NCURSES
39
40/* If you Curses does not have color define this one */
41#undef NO_COLOR_CURSES
42
43/* Define if you want to turn on SCO-specific code */
44#undef SCO_FLAVOR
45
46/* Set to reflect version of ncurses *
47 *   0 = version 1.*
48 *   1 = version 1.9.9g
49 *   2 = version 4.0/4.1 */
50#undef NCURSES_970530
51
52#undef GETTEXT_PACKAGE
53
54#undef HAVE_CDROMCLOSETRAY_IOCTL
55#undef DEFAULT_MIXER
56#undef HAVE_MIXER
57
58/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
59   systems. This function is required for `alloca.c' support on those systems.
60   */
61#undef CRAY_STACKSEG_END
62
63/* Define to 1 if using `alloca.c'. */
64#undef C_ALLOCA
65
66/* always defined to indicate that i18n is enabled */
67#undef ENABLE_NLS
68
69/* Define to 1 if you have `alloca', as a function or macro. */
70#undef HAVE_ALLOCA
71
72/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
73   */
74#undef HAVE_ALLOCA_H
75
76/* Define to 1 if you have the <argz.h> header file. */
77#undef HAVE_ARGZ_H
78
79/* Define to 1 if you have the `basename' function. */
80#undef HAVE_BASENAME
81
82/* Define to 1 if you have the `dcgettext' function. */
83#undef HAVE_DCGETTEXT
84
85/* Define to 1 if you have the <dlfcn.h> header file. */
86#undef HAVE_DLFCN_H
87
88/* Define to 1 if you have the <fcntl.h> header file. */
89#undef HAVE_FCNTL_H
90
91/* Define to 1 if you have the `getcwd' function. */
92#undef HAVE_GETCWD
93
94/* Define to 1 if you have the `getpagesize' function. */
95#undef HAVE_GETPAGESIZE
96
97/* Define if the GNU gettext() function is already present or preinstalled. */
98#undef HAVE_GETTEXT
99
100/* Define to 1 if you have the <inttypes.h> header file. */
101#undef HAVE_INTTYPES_H
102
103/* Define if your <locale.h> file defines LC_MESSAGES. */
104#undef HAVE_LC_MESSAGES
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 <linux/cdrom.h> header file. */
110#undef HAVE_LINUX_CDROM_H
111
112/* Define to 1 if you have the <linux/soundcard.h> header file. */
113#undef HAVE_LINUX_SOUNDCARD_H
114
115/* Define to 1 if you have the <linux/ucdrom.h> header file. */
116#undef HAVE_LINUX_UCDROM_H
117
118/* Define to 1 if you have the <locale.h> header file. */
119#undef HAVE_LOCALE_H
120
121/* Define to 1 if you have the <machine/soundcard.h> header file. */
122#undef HAVE_MACHINE_SOUNDCARD_H
123
124/* Define to 1 if you have the <malloc.h> header file. */
125#undef HAVE_MALLOC_H
126
127/* Define to 1 if you have the <memory.h> header file. */
128#undef HAVE_MEMORY_H
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 `munmap' function. */
134#undef HAVE_MUNMAP
135
136/* Define to 1 if you have the <nl_types.h> header file. */
137#undef HAVE_NL_TYPES_H
138
139/* Define to 1 if you have the `poll' function. */
140#undef HAVE_POLL
141
142/* Define to 1 if you have the `putenv' function. */
143#undef HAVE_PUTENV
144
145/* Define to 1 if you have the `setenv' function. */
146#undef HAVE_SETENV
147
148/* Define to 1 if you have the `setlocale' function. */
149#undef HAVE_SETLOCALE
150
151/* Define to 1 if you have the <soundcard.h> header file. */
152#undef HAVE_SOUNDCARD_H
153
154/* Define to 1 if you have the <stdint.h> header file. */
155#undef HAVE_STDINT_H
156
157/* Define to 1 if you have the <stdlib.h> header file. */
158#undef HAVE_STDLIB_H
159
160/* Define to 1 if you have the `strcasecmp' function. */
161#undef HAVE_STRCASECMP
162
163/* Define to 1 if you have the `strchr' function. */
164#undef HAVE_STRCHR
165
166/* Define to 1 if you have the `strdup' function. */
167#undef HAVE_STRDUP
168
169/* Define to 1 if you have the <strings.h> header file. */
170#undef HAVE_STRINGS_H
171
172/* Define to 1 if you have the <string.h> header file. */
173#undef HAVE_STRING_H
174
175/* Define to 1 if you have the <sun/dkio.h> header file. */
176#undef HAVE_SUN_DKIO_H
177
178/* Define to 1 if you have the <sys/asoundlib.h> header file. */
179#undef HAVE_SYS_ASOUNDLIB_H
180
181/* Define to 1 if you have the <sys/cdio.h> header file. */
182#undef HAVE_SYS_CDIO_H
183
184/* Define to 1 if you have the <sys/ioctl.h> header file. */
185#undef HAVE_SYS_IOCTL_H
186
187/* Define to 1 if you have the <sys/param.h> header file. */
188#undef HAVE_SYS_PARAM_H
189
190/* Define to 1 if you have the <sys/sockio.h> header file. */
191#undef HAVE_SYS_SOCKIO_H
192
193/* Define to 1 if you have the <sys/soundcard.h> header file. */
194#undef HAVE_SYS_SOUNDCARD_H
195
196/* Define to 1 if you have the <sys/stat.h> header file. */
197#undef HAVE_SYS_STAT_H
198
199/* Define to 1 if you have the <sys/types.h> header file. */
200#undef HAVE_SYS_TYPES_H
201
202/* Define to 1 if you have the <unistd.h> header file. */
203#undef HAVE_UNISTD_H
204
205/* Define to 1 if you have the `__argz_count' function. */
206#undef HAVE___ARGZ_COUNT
207
208/* Define to 1 if you have the `__argz_next' function. */
209#undef HAVE___ARGZ_NEXT
210
211/* Define to 1 if you have the `__argz_stringify' function. */
212#undef HAVE___ARGZ_STRINGIFY
213
214/* Name of package */
215#undef PACKAGE
216
217/* Define to the address where bug reports for this package should be sent. */
218#undef PACKAGE_BUGREPORT
219
220/* Define to the full name of this package. */
221#undef PACKAGE_NAME
222
223/* Define to the full name and version of this package. */
224#undef PACKAGE_STRING
225
226/* Define to the one symbol short name of this package. */
227#undef PACKAGE_TARNAME
228
229/* Define to the version of this package. */
230#undef PACKAGE_VERSION
231
232/* If using the C implementation of alloca, define if you know the
233   direction of stack growth for your system; otherwise it will be
234   automatically deduced at run-time.
235        STACK_DIRECTION > 0 => grows toward higher addresses
236        STACK_DIRECTION < 0 => grows toward lower addresses
237        STACK_DIRECTION = 0 => direction of growth unknown */
238#undef STACK_DIRECTION
239
240/* Define to 1 if you have the ANSI C header files. */
241#undef STDC_HEADERS
242
243/* Version number of package */
244#undef VERSION
245
246/* Define to empty if `const' does not conform to ANSI C. */
247#undef const
248
249/* Define as `__inline' if that's what the C compiler calls it, or to nothing
250   if it is not supported. */
251#undef inline
252
253/* Define to `long' if <sys/types.h> does not define. */
254#undef off_t
255
256/* Define to `unsigned' if <sys/types.h> does not define. */
257#undef size_t
Note: See TracBrowser for help on using the repository browser.