Update to another gettext public build
[platform/upstream/gstreamer.git] / win32 / config.h
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* always defined to indicate that i18n is enabled */
4 #define ENABLE_NLS 1
5
6 /* gettext package name */
7 #define GETTEXT_PACKAGE "gstreamer-0.8"
8
9 /* Location of registry */
10 #define GST_CACHE_DIR ""
11
12 /* macro to use to show function name */
13 /*#undef GST_FUNCTION*/
14
15 /* Default errorlevel to use */
16 #undef GST_LEVEL_DEFAULT
17
18 /* GStreamer license */
19 #define GST_LICENSE "LGPL"
20
21 /* Define the location where the catalogs will be installed */
22 #define LOCALEDIR ".\locale"
23
24 /* package origin */
25 #define GST_ORIGIN "http://gstreamer.net"
26
27 /* package name in plugins */
28 #define GST_PACKAGE "GStreamer"
29
30 /* Define the version */
31 #define GST_VERSION "0.8.3"
32
33 /* Define the release version */
34 #define GST_VERSION_RELEASE "20040129_103536"
35
36 /* Define if atomic.h header file is available */
37 #undef HAVE_ATOMIC_H
38
39 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
40 #undef HAVE_BIND_TEXTDOMAIN_CODESET
41
42 /* Define if the target CPU is an Alpha */
43 #undef HAVE_CPU_ALPHA
44
45 /* Define if the target CPU is an ARM */
46 #undef HAVE_CPU_ARM
47
48 /* Define if the target CPU is a HPPA */
49 #undef HAVE_CPU_HPPA
50
51 /* Define if the target CPU is an x86 */
52 #undef HAVE_CPU_I386
53
54 /* Define if the target CPU is a IA64 */
55 #undef HAVE_CPU_IA64
56
57 /* Define if the target CPU is a M68K */
58 #undef HAVE_CPU_M68K
59
60 /* Define if the target CPU is a MIPS */
61 #undef HAVE_CPU_MIPS
62
63 /* Define if the target CPU is a PowerPC */
64 #undef HAVE_CPU_PPC
65
66 /* Define if the target CPU is a S390 */
67 #undef HAVE_CPU_S390
68
69 /* Define if the target CPU is a SPARC */
70 #undef HAVE_CPU_SPARC
71
72 /* Define if the target CPU is a x86_64 */
73 #undef HAVE_CPU_X86_64
74
75 /* Define to 1 if you have the `dcgettext' function. */
76 #undef HAVE_DCGETTEXT
77
78 /* Defined if we have dladdr () */
79 #undef HAVE_DLADDR
80
81 /* Define to 1 if you have the <dlfcn.h> header file. */
82 #undef HAVE_DLFCN_H
83
84 /* defined if the compiler implements __func__ */
85 #undef HAVE_FUNC
86
87 /* defined if the compiler implements __FUNCTION__ */
88 //#undef HAVE_FUNCTION
89
90 /* Define if the GNU gettext() function is already present or preinstalled. */
91 #undef HAVE_GETTEXT
92
93 /* Define to 1 if you have the <inttypes.h> header file. */
94 #undef HAVE_INTTYPES_H
95
96 /* Define if your <locale.h> file defines LC_MESSAGES. */
97 #undef HAVE_LC_MESSAGES
98
99 /* Define if libmmx is available */
100 #undef HAVE_LIBMMX
101
102 /* Define if libxml2 is available */
103 //#undef HAVE_LIBXML2
104 #define HAVE_LIBXML2
105
106 /* Define to 1 if you have the <locale.h> header file. */
107 #undef HAVE_LOCALE_H
108
109 /* defined if we have makecontext () */
110 #undef HAVE_MAKECONTEXT
111
112 /* Define to 1 if you have the <memory.h> header file. */
113 #undef HAVE_MEMORY_H
114
115 /* Defined if we have posix_memalign () */
116 #undef HAVE_POSIX_MEMALIGN
117
118 /* defined if the compiler implements __PRETTY_FUNCTION__ */
119 #undef HAVE_PRETTY_FUNCTION
120
121 /* Defined if libpthread has pthread_attr_setstack () */
122 #undef HAVE_PTHREAD_ATTR_SETSTACK
123
124 /* Define if RDTSC is available */
125 #undef HAVE_RDTSC
126
127 /* Defined if we have sigaction () */
128 #undef HAVE_SIGACTION
129
130 /* Define to 1 if you have the <stdint.h> header file. */
131 #undef HAVE_STDINT_H
132
133 /* Define to 1 if you have the <stdlib.h> header file. */
134 #undef HAVE_STDLIB_H
135
136 /* Define to 1 if you have the <strings.h> header file. */
137 #undef HAVE_STRINGS_H
138
139 /* Define to 1 if you have the <string.h> header file. */
140 #undef HAVE_STRING_H
141
142 /* Define to 1 if you have the <sys/stat.h> header file. */
143 #undef HAVE_SYS_STAT_H
144
145 /* Define to 1 if you have the <sys/types.h> header file. */
146 #undef HAVE_SYS_TYPES_H
147
148 /* defined if we have ucontext.h */
149 #undef HAVE_UCONTEXT_H
150
151 /* Define to 1 if you have the <unistd.h> header file. */
152 #undef HAVE_UNISTD_H
153
154 /* Name of package */
155 #undef PACKAGE
156
157 /* Define to the address where bug reports for this package should be sent. */
158 #undef PACKAGE_BUGREPORT
159
160 /* Define to the full name of this package. */
161 #undef PACKAGE_NAME
162
163 /* Define to the full name and version of this package. */
164 #undef PACKAGE_STRING
165
166 /* Define to the one symbol short name of this package. */
167 #undef PACKAGE_TARNAME
168
169 /* Define to the version of this package. */
170 #undef PACKAGE_VERSION
171
172 /* Define the uninstalled plugin directory */
173 #undef PLUGINS_BUILDDIR
174
175 /* Define the plugin directory */
176 #define PLUGINS_DIR "."
177
178 /* Define if plugins should be loaded from the build tree - only developers
179    should use this */
180 #undef PLUGINS_USE_BUILDDIR
181
182 /* Define to 1 if you have the ANSI C header files. */
183 #undef STDC_HEADERS
184
185 /* Define if we should use i586 optimized stack functions */
186 #undef USE_FAST_STACK_TRASH
187
188 /* Define if we should poison deallocated memory */
189 #undef USE_POISONING
190
191 /* Version number of package */
192 #define VERSION "0.8.3.0"
193
194 /* Define to 1 if your processor stores words with the most significant byte
195    first (like Motorola and SPARC, unlike Intel and VAX). */
196 #define WORDS_BIGENDIAN 0
197
198 #define GST_MAJORMINOR "0.8"
199