1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* always defined to indicate that i18n is enabled */
4 /*#define ENABLE_NLS 1*/
7 /* gettext package name */
8 #define GETTEXT_PACKAGE "gstreamer-0.8"
10 /* Location of registry */
11 #define GST_CACHE_DIR "c:\\gstreamer"
13 /* macro to use to show function name */
14 /*#undef GST_FUNCTION*/
16 /* Default errorlevel to use */
17 #undef GST_LEVEL_DEFAULT
19 /* GStreamer license */
20 #define GST_LICENSE "LGPL"
22 /* Define the location where the catalogs will be installed */
23 #define LOCALEDIR ".\locale"
26 #define GST_ORIGIN "http://gstreamer.net"
28 /* package name in plugins */
29 #define GST_PACKAGE "GStreamer"
31 /* Define the version */
32 #define GST_VERSION "0.8.3"
34 /* Define the release version */
35 #define GST_VERSION_RELEASE "20040129_103536"
37 /* Define if atomic.h header file is available */
40 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
41 #undef HAVE_BIND_TEXTDOMAIN_CODESET
43 /* Define if the target CPU is an Alpha */
46 /* Define if the target CPU is an ARM */
49 /* Define if the target CPU is a HPPA */
52 /* Define if the target CPU is an x86 */
55 /* Define if the target CPU is a IA64 */
58 /* Define if the target CPU is a M68K */
61 /* Define if the target CPU is a MIPS */
64 /* Define if the target CPU is a PowerPC */
67 /* Define if the target CPU is a S390 */
70 /* Define if the target CPU is a SPARC */
73 /* Define if the target CPU is a x86_64 */
74 #undef HAVE_CPU_X86_64
76 /* Define to 1 if you have the `dcgettext' function. */
79 /* Defined if we have dladdr () */
82 /* Define to 1 if you have the <dlfcn.h> header file. */
85 /* defined if the compiler implements __func__ */
88 /* defined if the compiler implements __FUNCTION__ */
89 //#undef HAVE_FUNCTION
91 /* Define if the GNU gettext() function is already present or preinstalled. */
94 /* Define to 1 if you have the <inttypes.h> header file. */
95 #undef HAVE_INTTYPES_H
97 /* Define if your <locale.h> file defines LC_MESSAGES. */
98 #undef HAVE_LC_MESSAGES
100 /* Define if libmmx is available */
103 /* Define if libxml2 is available */
104 //#undef HAVE_LIBXML2
107 /* Define to 1 if you have the <locale.h> header file. */
110 /* defined if we have makecontext () */
111 #undef HAVE_MAKECONTEXT
113 /* Define to 1 if you have the <memory.h> header file. */
116 /* Defined if we have posix_memalign () */
117 #undef HAVE_POSIX_MEMALIGN
119 /* defined if the compiler implements __PRETTY_FUNCTION__ */
120 #undef HAVE_PRETTY_FUNCTION
122 /* Defined if libpthread has pthread_attr_setstack () */
123 #undef HAVE_PTHREAD_ATTR_SETSTACK
125 /* Define if RDTSC is available */
128 /* Defined if we have sigaction () */
129 #undef HAVE_SIGACTION
131 /* Define to 1 if you have the <stdint.h> header file. */
134 /* Define to 1 if you have the <stdlib.h> header file. */
137 /* Define to 1 if you have the <strings.h> header file. */
138 #undef HAVE_STRINGS_H
140 /* Define to 1 if you have the <string.h> header file. */
143 /* Define to 1 if you have the <sys/stat.h> header file. */
144 #undef HAVE_SYS_STAT_H
146 /* Define to 1 if you have the <sys/types.h> header file. */
147 #undef HAVE_SYS_TYPES_H
149 /* defined if we have ucontext.h */
150 #undef HAVE_UCONTEXT_H
152 /* Define to 1 if you have the <unistd.h> header file. */
155 /* Name of package */
158 /* Define to the address where bug reports for this package should be sent. */
159 #undef PACKAGE_BUGREPORT
161 /* Define to the full name of this package. */
164 /* Define to the full name and version of this package. */
165 #undef PACKAGE_STRING
167 /* Define to the one symbol short name of this package. */
168 #undef PACKAGE_TARNAME
170 /* Define to the version of this package. */
171 #undef PACKAGE_VERSION
173 /* Define the uninstalled plugin directory */
174 #undef PLUGINS_BUILDDIR
176 /* Define the plugin directory */
177 #define PLUGINS_DIR "c:\\gstreamer"
179 /* Define if plugins should be loaded from the build tree - only developers
181 #undef PLUGINS_USE_BUILDDIR
183 /* Define to 1 if you have the ANSI C header files. */
186 /* Define if we should use i586 optimized stack functions */
187 #undef USE_FAST_STACK_TRASH
189 /* Define if we should poison deallocated memory */
192 /* Version number of package */
193 #define VERSION "0.8.3.0"
195 /* Define to 1 if your processor stores words with the most significant byte
196 first (like Motorola and SPARC, unlike Intel and VAX). */
197 #define WORDS_BIGENDIAN 0
199 #define GST_MAJORMINOR "0.8"