~ubuntu-branches/ubuntu/wily/gmerlin-encoders/wily-proposed

« back to all changes in this revision

Viewing changes to include/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): IOhannes m zmoelnig (gpg-key at iem)
  • Date: 2011-01-15 20:19:05 UTC
  • Revision ID: james.westby@ubuntu.com-20110115201905-qign5pihv1b977ct
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* include/config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Header for libavcodec */
 
4
#undef AVCODEC_HEADER
 
5
 
 
6
/* libavformat header */
 
7
#undef AVFORMAT_HEADER
 
8
 
 
9
/* Flac major version */
 
10
#undef BGAV_FLAC_MAJOR
 
11
 
 
12
/* Flac minor version */
 
13
#undef BGAV_FLAC_MINOR
 
14
 
 
15
/* Flac patchlevel */
 
16
#undef BGAV_FLAC_PATCHLEVEL
 
17
 
 
18
/* Define to 1 if translation of program messages to the user's native
 
19
   language is requested. */
 
20
#undef ENABLE_NLS
 
21
 
 
22
/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
 
23
   CoreFoundation framework. */
 
24
#undef HAVE_CFLOCALECOPYCURRENT
 
25
 
 
26
/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
 
27
   the CoreFoundation framework. */
 
28
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
 
29
 
 
30
/* Define if the GNU dcgettext() function is already present or preinstalled.
 
31
   */
 
32
#undef HAVE_DCGETTEXT
 
33
 
 
34
/* Define to 1 if you have the <dlfcn.h> header file. */
 
35
#undef HAVE_DLFCN_H
 
36
 
 
37
/* Enable faac */
 
38
#undef HAVE_FAAC
 
39
 
 
40
/* Enable FLAC */
 
41
#undef HAVE_FLAC
 
42
 
 
43
/* Define if the GNU gettext() function is already present or preinstalled. */
 
44
#undef HAVE_GETTEXT
 
45
 
 
46
/* Define if you have the iconv() function. */
 
47
#undef HAVE_ICONV
 
48
 
 
49
/* Define to 1 if you have the <inttypes.h> header file. */
 
50
#undef HAVE_INTTYPES_H
 
51
 
 
52
/* Enable lame */
 
53
#undef HAVE_LAME
 
54
 
 
55
/* Do we have libavcodec installed? */
 
56
#undef HAVE_LIBAVCODEC
 
57
 
 
58
/* Do we have libavformat installed? */
 
59
#undef HAVE_LIBAVFORMAT
 
60
 
 
61
/* Define to 1 if you have the <memory.h> header file. */
 
62
#undef HAVE_MEMORY_H
 
63
 
 
64
/* Do we have mjpegtools installed? */
 
65
#undef HAVE_MJPEGTOOLS
 
66
 
 
67
/* Ogg libraries are there */
 
68
#undef HAVE_OGG
 
69
 
 
70
/* Do we have libshout installed? */
 
71
#undef HAVE_SHOUT
 
72
 
 
73
/* Do we have speex installed? */
 
74
#undef HAVE_SPEEX
 
75
 
 
76
/* Define to 1 if you have the <stdint.h> header file. */
 
77
#undef HAVE_STDINT_H
 
78
 
 
79
/* Define to 1 if you have the <stdlib.h> header file. */
 
80
#undef HAVE_STDLIB_H
 
81
 
 
82
/* Define to 1 if you have the <strings.h> header file. */
 
83
#undef HAVE_STRINGS_H
 
84
 
 
85
/* Define to 1 if you have the <string.h> header file. */
 
86
#undef HAVE_STRING_H
 
87
 
 
88
/* Define to 1 if you have the <sys/stat.h> header file. */
 
89
#undef HAVE_SYS_STAT_H
 
90
 
 
91
/* Define to 1 if you have the <sys/types.h> header file. */
 
92
#undef HAVE_SYS_TYPES_H
 
93
 
 
94
/* Do we have theora decoder installed? */
 
95
#undef HAVE_THEORADEC
 
96
 
 
97
/* Do we have theoraenc installed? */
 
98
#undef HAVE_THEORAENC
 
99
 
 
100
/* Define to 1 if you have the <unistd.h> header file. */
 
101
#undef HAVE_UNISTD_H
 
102
 
 
103
/* Vorbis libraries are there */
 
104
#undef HAVE_VORBIS
 
105
 
 
106
/* Define to 1 if you have the `vorbis_synthesis_restart' function. */
 
107
#undef HAVE_VORBIS_SYNTHESIS_RESTART
 
108
 
 
109
/* Define to the sub-directory in which libtool stores uninstalled libraries.
 
110
   */
 
111
#undef LT_OBJDIR
 
112
 
 
113
/* Name of package */
 
114
#undef PACKAGE
 
115
 
 
116
/* Define to the address where bug reports for this package should be sent. */
 
117
#undef PACKAGE_BUGREPORT
 
118
 
 
119
/* Define to the full name of this package. */
 
120
#undef PACKAGE_NAME
 
121
 
 
122
/* Define to the full name and version of this package. */
 
123
#undef PACKAGE_STRING
 
124
 
 
125
/* Define to the one symbol short name of this package. */
 
126
#undef PACKAGE_TARNAME
 
127
 
 
128
/* Define to the home page for this package. */
 
129
#undef PACKAGE_URL
 
130
 
 
131
/* Define to the version of this package. */
 
132
#undef PACKAGE_VERSION
 
133
 
 
134
/* Define to 1 if you have the ANSI C header files. */
 
135
#undef STDC_HEADERS
 
136
 
 
137
/* Version number of package */
 
138
#undef VERSION