~ubuntu-dev/ubuntu/lucid/mpd/lucid-201002101854

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Charles Majola
  • Date: 2005-02-15 10:43:58 UTC
  • Revision ID: james.westby@ubuntu.com-20050215104358-w8b7yaqqfmsoxj5k
Tags: upstream-0.11.5
ImportĀ upstreamĀ versionĀ 0.11.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
2
 
 
3
/* Define if alsa support is present */
 
4
#undef HAVE_ALSA
 
5
 
 
6
/* Define to play audio */
 
7
#undef HAVE_AUDIO
 
8
 
 
9
/* Define for audiofile support */
 
10
#undef HAVE_AUDIOFILE
 
11
 
 
12
/* Define to 1 if you have the <dlfcn.h> header file. */
 
13
#undef HAVE_DLFCN_H
 
14
 
 
15
/* Define to 1 if you have the `dlopen' function. */
 
16
#undef HAVE_DLOPEN
 
17
 
 
18
/* Define to 1 if `dontUpSampleImplicitSBR' is member of
 
19
   `faacDecConfiguration'. */
 
20
#undef HAVE_FAACDECCONFIGURATION_DONTUPSAMPLEIMPLICITSBR
 
21
 
 
22
/* Define to 1 if `downMatrix' is member of `faacDecConfiguration'. */
 
23
#undef HAVE_FAACDECCONFIGURATION_DOWNMATRIX
 
24
 
 
25
/* Define to 1 if `samplerate' is member of `faacDecFrameInfo'. */
 
26
#undef HAVE_FAACDECFRAMEINFO_SAMPLERATE
 
27
 
 
28
/* Define to use FAAD2 for AAC decoding */
 
29
#undef HAVE_FAAD
 
30
 
 
31
/* Define if FAAD2 uses buflen in function calls */
 
32
#undef HAVE_FAAD_BUFLEN_FUNCS
 
33
 
 
34
/* Define for FLAC support */
 
35
#undef HAVE_FLAC
 
36
 
 
37
/* Define to use iconv */
 
38
#undef HAVE_ICONV
 
39
 
 
40
/* Define to use id3tag */
 
41
#undef HAVE_ID3TAG
 
42
 
 
43
/* Define to 1 if you have the <id3tag.h> header file. */
 
44
#undef HAVE_ID3TAG_H
 
45
 
 
46
/* Define to 1 if you have the <inttypes.h> header file. */
 
47
#undef HAVE_INTTYPES_H
 
48
 
 
49
/* Define if IPv6 support present */
 
50
#undef HAVE_IPV6
 
51
 
 
52
/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
 
53
#undef HAVE_LANGINFO_CODESET
 
54
 
 
55
/* Define to 1 if you have the `FLAC' library (-lFLAC). */
 
56
#undef HAVE_LIBFLAC
 
57
 
 
58
/* Define if locale.h is present */
 
59
#undef HAVE_LOCALE
 
60
 
 
61
/* Define to use libmad */
 
62
#undef HAVE_MAD
 
63
 
 
64
/* Define to 1 if you have the <mad.h> header file. */
 
65
#undef HAVE_MAD_H
 
66
 
 
67
/* Define to 1 if you have the <memory.h> header file. */
 
68
#undef HAVE_MEMORY_H
 
69
 
 
70
/* Define for mikmod support */
 
71
#undef HAVE_MIKMOD
 
72
 
 
73
/* Define to 1 if the system has the type `mp4AudioSpecificConfig'. */
 
74
#undef HAVE_MP4AUDIOSPECIFICCONFIG
 
75
 
 
76
/* Define for ogg vorbis support */
 
77
#undef HAVE_OGG
 
78
 
 
79
/* Define to 1 if you have the <stdint.h> header file. */
 
80
#undef HAVE_STDINT_H
 
81
 
 
82
/* Define to 1 if you have the <stdlib.h> header file. */
 
83
#undef HAVE_STDLIB_H
 
84
 
 
85
/* Define to 1 if you have the <strings.h> header file. */
 
86
#undef HAVE_STRINGS_H
 
87
 
 
88
/* Define to 1 if you have the <string.h> header file. */
 
89
#undef HAVE_STRING_H
 
90
 
 
91
/* Define if sys/types.h present */
 
92
#undef HAVE_SYS_INTTYPES_H
 
93
 
 
94
/* Define to 1 if you have the <sys/stat.h> header file. */
 
95
#undef HAVE_SYS_STAT_H
 
96
 
 
97
/* Define to 1 if you have the <sys/types.h> header file. */
 
98
#undef HAVE_SYS_TYPES_H
 
99
 
 
100
/* Define to 1 if you have the <unistd.h> header file. */
 
101
#undef HAVE_UNISTD_H
 
102
 
 
103
/* Define to disable OSS mixer support */
 
104
#undef NO_OSS_MIXER
 
105
 
 
106
/* Name of package */
 
107
#undef PACKAGE
 
108
 
 
109
/* Define to the address where bug reports for this package should be sent. */
 
110
#undef PACKAGE_BUGREPORT
 
111
 
 
112
/* Define to the full name of this package. */
 
113
#undef PACKAGE_NAME
 
114
 
 
115
/* Define to the full name and version of this package. */
 
116
#undef PACKAGE_STRING
 
117
 
 
118
/* Define to the one symbol short name of this package. */
 
119
#undef PACKAGE_TARNAME
 
120
 
 
121
/* Define to the version of this package. */
 
122
#undef PACKAGE_VERSION
 
123
 
 
124
/* The size of a `int', as computed by sizeof. */
 
125
#undef SIZEOF_INT
 
126
 
 
127
/* The size of a `long', as computed by sizeof. */
 
128
#undef SIZEOF_LONG
 
129
 
 
130
/* The size of a `long long', as computed by sizeof. */
 
131
#undef SIZEOF_LONG_LONG
 
132
 
 
133
/* The size of a `short', as computed by sizeof. */
 
134
#undef SIZEOF_SHORT
 
135
 
 
136
/* Define to 1 if you have the ANSI C header files. */
 
137
#undef STDC_HEADERS
 
138
 
 
139
/* Define to use mpd libid3tag */
 
140
#undef USE_MPD_ID3TAG
 
141
 
 
142
/* Define to use mpd libmad */
 
143
#undef USE_MPD_MAD
 
144
 
 
145
/* Version number of package */
 
146
#undef VERSION
 
147
 
 
148
/* Define to 1 if your processor stores words with the most significant byte
 
149
   first (like Motorola and SPARC, unlike Intel and VAX). */
 
150
#undef WORDS_BIGENDIAN