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

Revision 18682, 5.3 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18681, 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 default_cd_device
57#undef HAVE_MIXER
58
59/* always defined to indicate that i18n is enabled */
60#undef ENABLE_NLS
61
62/* Install path for Gnome control-center integration */
63#undef GNOMECC_DESKTOP_DIR
64
65/* Install path for package interfaces */
66#undef GSTPROPS_GLADE_DIR
67
68/* Install path for package icons */
69#undef GSTPROPS_ICONS_DIR
70
71/* Install path for package media files */
72#undef GSTPROPS_MEDIA_DIR
73
74/* Install path for package pixmaps */
75#undef GSTPROPS_PIXMAPS_DIR
76
77/* Define to 1 if you have the `basename' function. */
78#undef HAVE_BASENAME
79
80/* Define to 1 if you have the `bind_textdomain_codeset' function. */
81#undef HAVE_BIND_TEXTDOMAIN_CODESET
82
83/* Define to 1 if you have the `dcgettext' function. */
84#undef HAVE_DCGETTEXT
85
86/* Define to 1 if you have the <dlfcn.h> header file. */
87#undef HAVE_DLFCN_H
88
89/* Define to 1 if you have the <fcntl.h> header file. */
90#undef HAVE_FCNTL_H
91
92/* Define to 1 if you have the `getpagesize' function. */
93#undef HAVE_GETPAGESIZE
94
95/* Define if the GNU gettext() function is already present or preinstalled. */
96#undef HAVE_GETTEXT
97
98/* Define to 1 if you have the <inttypes.h> header file. */
99#undef HAVE_INTTYPES_H
100
101/* Define if your <locale.h> file defines LC_MESSAGES. */
102#undef HAVE_LC_MESSAGES
103
104/* Define to 1 if you have the <limits.h> header file. */
105#undef HAVE_LIMITS_H
106
107/* Define to 1 if you have the <linux/cdrom.h> header file. */
108#undef HAVE_LINUX_CDROM_H
109
110/* Define to 1 if you have the <linux/soundcard.h> header file. */
111#undef HAVE_LINUX_SOUNDCARD_H
112
113/* Define to 1 if you have the <linux/ucdrom.h> header file. */
114#undef HAVE_LINUX_UCDROM_H
115
116/* Define to 1 if you have the <locale.h> header file. */
117#undef HAVE_LOCALE_H
118
119/* Define to 1 if you have the <machine/soundcard.h> header file. */
120#undef HAVE_MACHINE_SOUNDCARD_H
121
122/* Define to 1 if you have the <malloc.h> header file. */
123#undef HAVE_MALLOC_H
124
125/* Define to 1 if you have the <memory.h> header file. */
126#undef HAVE_MEMORY_H
127
128/* Define to 1 if you have a working `mmap' system call. */
129#undef HAVE_MMAP
130
131/* Define to 1 if you have the `poll' function. */
132#undef HAVE_POLL
133
134/* Define to 1 if you have the <soundcard.h> header file. */
135#undef HAVE_SOUNDCARD_H
136
137/* Define to 1 if you have the <stdint.h> header file. */
138#undef HAVE_STDINT_H
139
140/* Define to 1 if you have the <stdlib.h> header file. */
141#undef HAVE_STDLIB_H
142
143/* Define to 1 if you have the <strings.h> header file. */
144#undef HAVE_STRINGS_H
145
146/* Define to 1 if you have the <string.h> header file. */
147#undef HAVE_STRING_H
148
149/* Define to 1 if you have the <sun/dkio.h> header file. */
150#undef HAVE_SUN_DKIO_H
151
152/* Define to 1 if you have the <sys/asoundlib.h> header file. */
153#undef HAVE_SYS_ASOUNDLIB_H
154
155/* Define to 1 if you have the <sys/cdio.h> header file. */
156#undef HAVE_SYS_CDIO_H
157
158/* Define to 1 if you have the <sys/ioctl.h> header file. */
159#undef HAVE_SYS_IOCTL_H
160
161/* Define to 1 if you have the <sys/param.h> header file. */
162#undef HAVE_SYS_PARAM_H
163
164/* Define to 1 if you have the <sys/sockio.h> header file. */
165#undef HAVE_SYS_SOCKIO_H
166
167/* Define to 1 if you have the <sys/soundcard.h> header file. */
168#undef HAVE_SYS_SOUNDCARD_H
169
170/* Define to 1 if you have the <sys/stat.h> header file. */
171#undef HAVE_SYS_STAT_H
172
173/* Define to 1 if you have the <sys/types.h> header file. */
174#undef HAVE_SYS_TYPES_H
175
176/* Define to 1 if you have the <unistd.h> header file. */
177#undef HAVE_UNISTD_H
178
179/* Name of package */
180#undef PACKAGE
181
182/* Define to the address where bug reports for this package should be sent. */
183#undef PACKAGE_BUGREPORT
184
185/* Define to the full name of this package. */
186#undef PACKAGE_NAME
187
188/* Define to the full name and version of this package. */
189#undef PACKAGE_STRING
190
191/* Define to the one symbol short name of this package. */
192#undef PACKAGE_TARNAME
193
194/* Define to the version of this package. */
195#undef PACKAGE_VERSION
196
197/* Define to 1 if you have the ANSI C header files. */
198#undef STDC_HEADERS
199
200/* Version number of package */
201#undef VERSION
202
203/* Define to empty if `const' does not conform to ANSI C. */
204#undef const
205
206/* Define as `__inline' if that's what the C compiler calls it, or to nothing
207   if it is not supported. */
208#undef inline
209
210/* Define to `long' if <sys/types.h> does not define. */
211#undef off_t
212
213/* Define to `unsigned' if <sys/types.h> does not define. */
214#undef size_t
Note: See TracBrowser for help on using the repository browser.