annotate Plugins/Input/musepack/config.h.in @ 553:82346a6312c2 trunk

[svn] make WMA plugin strings translatable
author nenolod
date Wed, 01 Feb 2006 13:09:00 -0800
parents 9b191695629c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
293
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
1 /* src/config.h.in. Generated from configure.ac by autoheader. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
2
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
3 /* Define to 1 if you have the <dlfcn.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
4 #undef HAVE_DLFCN_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
5
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
6 /* Define to 1 if you have the <fcntl.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
7 #undef HAVE_FCNTL_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
8
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
9 /* Define to 1 if you have the <inttypes.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
10 #undef HAVE_INTTYPES_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
11
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
12 /* Define to 1 if you have the <memory.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
13 #undef HAVE_MEMORY_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
14
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
15 /* Define to 1 if you have the <mpcdec/config_types.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
16 #undef HAVE_MPCDEC_CONFIG_TYPES_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
17
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
18 /* Define to 1 if stdbool.h conforms to C99. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
19 #undef HAVE_STDBOOL_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
20
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
21 /* Define to 1 if you have the <stdint.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
22 #undef HAVE_STDINT_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
23
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
24 /* Define to 1 if you have the <stdlib.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
25 #undef HAVE_STDLIB_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
26
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
27 /* Define to 1 if you have the <strings.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
28 #undef HAVE_STRINGS_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
29
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
30 /* Define to 1 if you have the <string.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
31 #undef HAVE_STRING_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
32
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
33 /* Define to 1 if you have the <sys/stat.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
34 #undef HAVE_SYS_STAT_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
35
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
36 /* Define to 1 if you have the <sys/types.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
37 #undef HAVE_SYS_TYPES_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
38
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
39 /* Have TagLib */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
40 #undef HAVE_TAGLIB
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
41
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
42 /* Define to 1 if you have the <unistd.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
43 #undef HAVE_UNISTD_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
44
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
45 /* Define to 1 if you have the <wchar.h> header file. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
46 #undef HAVE_WCHAR_H
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
47
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
48 /* Define to 1 if the system has the type `_Bool'. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
49 #undef HAVE__BOOL
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
50
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
51 /* Name of package */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
52 #undef PACKAGE
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
53
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
54 /* Define to the address where bug reports for this package should be sent. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
55 #undef PACKAGE_BUGREPORT
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
56
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
57 /* Define to the full name of this package. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
58 #undef PACKAGE_NAME
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
59
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
60 /* Define to the full name and version of this package. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
61 #undef PACKAGE_STRING
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
62
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
63 /* Define to the one symbol short name of this package. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
64 #undef PACKAGE_TARNAME
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
65
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
66 /* Define to the version of this package. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
67 #undef PACKAGE_VERSION
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
68
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
69 /* Define to 1 if you have the ANSI C header files. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
70 #undef STDC_HEADERS
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
71
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
72 /* Version number of package */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
73 #undef VERSION
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
74
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
75 /* Define to empty if `const' does not conform to ANSI C. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
76 #undef const
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
77
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
78 /* Define to `long' if <sys/types.h> does not define. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
79 #undef off_t
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
80
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
81 /* Define to `unsigned' if <sys/types.h> does not define. */
9b191695629c [svn] Add musepack input plugin & hook into build system.
chainsaw
parents:
diff changeset
82 #undef size_t