1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.in by autoheader.  */
3 
4 /* Define to 1 to enable dbus support */
5 #define DBUS_ENABLED 1
6 
7 /* always defined to indicate that i18n is enabled */
8 #define ENABLE_NLS 1
9 
10 /* GETTEXT package name */
11 #define GETTEXT_PACKAGE "gnome-mplayer"
12 
13 /* Define to 1 if you have GIO support */
14 #define GIO_ENABLED 1
15 
16 /* Define to 1 if you have GLIB 2.14 or higher */
17 /* #undef GLIB2_14_ENABLED */
18 
19 /* Define to 1 if you have GLIB 2.24 or higher */
20 #define GLIB2_24_ENABLED 1
21 
22 /* Define to 1 if you have gpod support */
23 #define GPOD_ENABLED 1
24 
25 /* Define to 1 if you have GTK 2.12 or higher */
26 #define GTK2_12_ENABLED 1
27 
28 /* Define to 1 if you have GTK 2.14 or higher */
29 #define GTK2_14_ENABLED 1
30 
31 /* Define to 1 if you have GTK 2.18 or higher */
32 #define GTK2_18_ENABLED 1
33 
34 /* Define to 1 if you have GTK 2.20 or higher */
35 #define GTK2_20_ENABLED 1
36 
37 /* Define to 1 if you have GTK 2.22 or higher */
38 #define GTK2_22_ENABLED 1
39 
40 /* Define to 1 if you have GTK 2.24 or higher */
41 #define GTK2_24_ENABLED 1
42 
43 /* Define to 1 if you have GTK 3 or higher */
44 #define GTK3_ENABLED 1
45 
46 /* Define to 1 if you have asoundlib development packages */
47 #define HAVE_ASOUNDLIB 1
48 
49 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
50 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
51 
52 /* Define to 1 if you have the `dcgettext' function. */
53 #define HAVE_DCGETTEXT 1
54 
55 /* Define to 1 if you have the <fstab.h> header file. */
56 #define HAVE_FSTAB_H 1
57 
58 /* Define if the GNU gettext() function is already present or preinstalled. */
59 #define HAVE_GETTEXT 1
60 
61 /* Define to 1 if you have the <inttypes.h> header file. */
62 #define HAVE_INTTYPES_H 1
63 
64 /* Define if your <locale.h> file defines LC_MESSAGES. */
65 #define HAVE_LC_MESSAGES 1
66 
67 /* Define to 1 if you have the <locale.h> header file. */
68 #define HAVE_LOCALE_H 1
69 
70 /* Define to 1 if you have the <memory.h> header file. */
71 #define HAVE_MEMORY_H 1
72 
73 /* Define to 1 if you have the <mntent.h> header file. */
74 #define HAVE_MNTENT_H 1
75 
76 /* defined if you build the nautilus plugin */
77 #define HAVE_NAUTILUS 1
78 
79 /* defined if you build the nemo plugin */
80 #define HAVE_NEMO 1
81 
82 /* Define to 1 if you have PulseAudio development packages */
83 #define HAVE_PULSEAUDIO 1
84 
85 /* Define to 1 if you have the <signal.h> header file. */
86 #define HAVE_SIGNAL_H 1
87 
88 /* Define to 1 if you have the <stdint.h> header file. */
89 #define HAVE_STDINT_H 1
90 
91 /* Define to 1 if you have the <stdlib.h> header file. */
92 #define HAVE_STDLIB_H 1
93 
94 /* Define to 1 if you have the <strings.h> header file. */
95 #define HAVE_STRINGS_H 1
96 
97 /* Define to 1 if you have the <string.h> header file. */
98 #define HAVE_STRING_H 1
99 
100 /* Define to 1 if you have the <sys/mount.h> header file. */
101 #define HAVE_SYS_MOUNT_H 1
102 
103 /* Define to 1 if you have the <sys/stat.h> header file. */
104 #define HAVE_SYS_STAT_H 1
105 
106 /* Define to 1 if you have the <sys/types.h> header file. */
107 #define HAVE_SYS_TYPES_H 1
108 
109 /* Define to 1 if you have the <sys/ucred.h> header file. */
110 /* #undef HAVE_SYS_UCRED_H */
111 
112 /* Define to 1 if you have the <unistd.h> header file. */
113 #define HAVE_UNISTD_H 1
114 
115 /* When defined database access is enabled */
116 #define LIBGDA_ENABLED 1
117 
118 /* Define to 1 if you have musicbrainz3 support */
119 #define MUSICBRAINZ_ENABLED 1
120 
121 /* Define to 1 if you have NOTIFY support */
122 #define NOTIFY0_7_ENABLED 1
123 
124 /* Define to 1 if you have NOTIFY support */
125 #define NOTIFY_ENABLED 1
126 
127 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
128 /* #undef NO_MINUS_C_MINUS_O */
129 
130 /* Define if we are on win32 */
131 /* #undef OS_WIN32 */
132 
133 /* Name of package */
134 #define PACKAGE "gnome-mplayer"
135 
136 /* Define to the address where bug reports for this package should be sent. */
137 #define PACKAGE_BUGREPORT ""
138 
139 /* Define to the full name of this package. */
140 #define PACKAGE_NAME ""
141 
142 /* Define to the full name and version of this package. */
143 #define PACKAGE_STRING ""
144 
145 /* Define to the one symbol short name of this package. */
146 #define PACKAGE_TARNAME ""
147 
148 /* Define to the home page for this package. */
149 #define PACKAGE_URL ""
150 
151 /* Define to the version of this package. */
152 #define PACKAGE_VERSION ""
153 
154 /* Define to 1 if you have the ANSI C header files. */
155 #define STDC_HEADERS 1
156 
157 /* Version number of package */
158 #define VERSION "1.0.9"
159 
160 /* Define to 1 if X11 support is needed */
161 #define X11_ENABLED 1
162 
163 /* When defined we have direct XScrnSaver control */
164 #define XSCRNSAVER_ENABLED 1
165