~ubuntu-branches/debian/stretch/aptitude/stretch

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Set to true if apt supports the Homepage: field */
#undef APT_HAS_HOMEPAGE

/* Set to true if apt supports dpkg trigger states */
#undef APT_HAS_TRIGGERS

/* Define if boost::fusion::fold passes the state as the first argument to the
   fold function. */
#undef BOOST_FUSION_FOLD_STATE_BEFORE_VALUE

/* Define to disable the use of a .glade file found relative to the current
   working directory. */
#undef DISABLE_PRIVATE_GLADE_FILE

/* Define to enable dynamic generation of backtraces if HAVE_EXECINFO_H is
   defined */
#undef ENABLE_DYNAMIC_BACKTRACE

/* Define to 1 if translation of program messages to the user's native
   language is requested. */
#undef ENABLE_NLS

/* Enable expensive internal sanity-checks in the dependency resolver. */
#undef ENABLE_RESOLVER_SANITY_CHECKS

/* If a hash header is available, define to the namespace in which the hash
   class resides */
#undef HASH_NAMESPACE

/* define if the Boost library is available */
#undef HAVE_BOOST

/* Define to 1 if you have the <boost/algorithm/string.hpp> header file. */
#undef HAVE_BOOST_ALGORITHM_STRING_HPP

/* Define to 1 if you have the <boost/algorithm/string/join.hpp> header file.
   */
#undef HAVE_BOOST_ALGORITHM_STRING_JOIN_HPP

/* Define to 1 if you have the <boost/compressed_pair.hpp> header file. */
#undef HAVE_BOOST_COMPRESSED_PAIR_HPP

/* Define to 1 if you have the <boost/flyweight/hashed_factory.hpp> header
   file. */
#undef HAVE_BOOST_FLYWEIGHT_HASHED_FACTORY_HPP

/* Define to 1 if you have the <boost/flyweight.hpp> header file. */
#undef HAVE_BOOST_FLYWEIGHT_HPP

/* Define to 1 if you have the <boost/format.hpp> header file. */
#undef HAVE_BOOST_FORMAT_HPP

/* Define to 1 if you have the <boost/functional/hash.hpp> header file. */
#undef HAVE_BOOST_FUNCTIONAL_HASH_HPP

/* Define to 1 if you have the <boost/function.hpp> header file. */
#undef HAVE_BOOST_FUNCTION_HPP

/* Define to 1 if you have the <boost/fusion/adapted/mpl.hpp> header file. */
#undef HAVE_BOOST_FUSION_ADAPTED_MPL_HPP

/* Define to 1 if you have the <boost/fusion/algorithm/iteration/fold.hpp>
   header file. */
#undef HAVE_BOOST_FUSION_ALGORITHM_ITERATION_FOLD_HPP

/* Define to 1 if you have the <boost/fusion/algorithm/iteration/for_each.hpp>
   header file. */
#undef HAVE_BOOST_FUSION_ALGORITHM_ITERATION_FOR_EACH_HPP

/* Define to 1 if you have the
   <boost/fusion/algorithm/transformation/clear.hpp> header file. */
#undef HAVE_BOOST_FUSION_ALGORITHM_TRANSFORMATION_CLEAR_HPP

/* Define to 1 if you have the
   <boost/fusion/algorithm/transformation/join.hpp> header file. */
#undef HAVE_BOOST_FUSION_ALGORITHM_TRANSFORMATION_JOIN_HPP

/* Define to 1 if you have the
   <boost/fusion/algorithm/transformation/push_back.hpp> header file. */
#undef HAVE_BOOST_FUSION_ALGORITHM_TRANSFORMATION_PUSH_BACK_HPP

/* Define to 1 if you have the
   <boost/fusion/algorithm/transformation/push_front.hpp> header file. */
#undef HAVE_BOOST_FUSION_ALGORITHM_TRANSFORMATION_PUSH_FRONT_HPP

/* Define to 1 if you have the
   <boost/fusion/container/generation/make_vector.hpp> header file. */
#undef HAVE_BOOST_FUSION_CONTAINER_GENERATION_MAKE_VECTOR_HPP

/* Define to 1 if you have the <boost/fusion/container/list.hpp> header file.
   */
#undef HAVE_BOOST_FUSION_CONTAINER_LIST_HPP

/* Define to 1 if you have the <boost/fusion/container/vector/convert.hpp>
   header file. */
#undef HAVE_BOOST_FUSION_CONTAINER_VECTOR_CONVERT_HPP

/* Define to 1 if you have the <boost/fusion/container/vector.hpp> header
   file. */
#undef HAVE_BOOST_FUSION_CONTAINER_VECTOR_HPP

/* Define to 1 if you have the <boost/fusion/functional/adapter/fused.hpp>
   header file. */
#undef HAVE_BOOST_FUSION_FUNCTIONAL_ADAPTER_FUSED_HPP

/* Define to 1 if you have the <boost/fusion/include/join.hpp> header file. */
#undef HAVE_BOOST_FUSION_INCLUDE_JOIN_HPP

/* Define to 1 if you have the <boost/fusion/include/mpl.hpp> header file. */
#undef HAVE_BOOST_FUSION_INCLUDE_MPL_HPP

/* Define to 1 if you have the <boost/fusion/include/sequence.hpp> header
   file. */
#undef HAVE_BOOST_FUSION_INCLUDE_SEQUENCE_HPP

/* Define to 1 if you have the <boost/fusion/iterator/equal_to.hpp> header
   file. */
#undef HAVE_BOOST_FUSION_ITERATOR_EQUAL_TO_HPP

/* Define to 1 if you have the <boost/fusion/sequence.hpp> header file. */
#undef HAVE_BOOST_FUSION_SEQUENCE_HPP

/* Define to 1 if you have the <boost/fusion/support/is_sequence.hpp> header
   file. */
#undef HAVE_BOOST_FUSION_SUPPORT_IS_SEQUENCE_HPP

/* define if the Boost::IOStreams library is available */
#undef HAVE_BOOST_IOSTREAMS

/* Define to 1 if you have the <boost/iostreams/copy.hpp> header file. */
#undef HAVE_BOOST_IOSTREAMS_COPY_HPP

/* Define to 1 if you have the <boost/iostreams/device/file.hpp> header file.
   */
#undef HAVE_BOOST_IOSTREAMS_DEVICE_FILE_HPP

/* Define to 1 if you have the <boost/iostreams/filtering_stream.hpp> header
   file. */
#undef HAVE_BOOST_IOSTREAMS_FILTERING_STREAM_HPP

/* Define to 1 if you have the <boost/iostreams/filter/gzip.hpp> header file.
   */
#undef HAVE_BOOST_IOSTREAMS_FILTER_GZIP_HPP

/* Define to 1 if you have the <boost/iostreams/invert.hpp> header file. */
#undef HAVE_BOOST_IOSTREAMS_INVERT_HPP

/* Define to 1 if you have the <boost/iostreams/operations.hpp> header file.
   */
#undef HAVE_BOOST_IOSTREAMS_OPERATIONS_HPP

/* Define to 1 if you have the <boost/iostreams/read.hpp> header file. */
#undef HAVE_BOOST_IOSTREAMS_READ_HPP

/* Define to 1 if you have the <boost/iostreams/seek.hpp> header file. */
#undef HAVE_BOOST_IOSTREAMS_SEEK_HPP

/* Define to 1 if you have the <boost/iostreams/stream.hpp> header file. */
#undef HAVE_BOOST_IOSTREAMS_STREAM_HPP

/* Define to 1 if you have the <boost/iostreams/write.hpp> header file. */
#undef HAVE_BOOST_IOSTREAMS_WRITE_HPP

/* Define to 1 if you have the <boost/lambda/bind.hpp> header file. */
#undef HAVE_BOOST_LAMBDA_BIND_HPP

/* Define to 1 if you have the <boost/lambda/lambda.hpp> header file. */
#undef HAVE_BOOST_LAMBDA_LAMBDA_HPP

/* Define to 1 if you have the <boost/lexical_cast.hpp> header file. */
#undef HAVE_BOOST_LEXICAL_CAST_HPP

/* Define to 1 if you have the <boost/mpl/begin.hpp> header file. */
#undef HAVE_BOOST_MPL_BEGIN_HPP

/* Define to 1 if you have the <boost/mpl/fold.hpp> header file. */
#undef HAVE_BOOST_MPL_FOLD_HPP

/* Define to 1 if you have the <boost/mpl/front.hpp> header file. */
#undef HAVE_BOOST_MPL_FRONT_HPP

/* Define to 1 if you have the <boost/mpl/transform.hpp> header file. */
#undef HAVE_BOOST_MPL_TRANSFORM_HPP

/* Define to 1 if you have the <boost/multi_index_container.hpp> header file.
   */
#undef HAVE_BOOST_MULTI_INDEX_CONTAINER_HPP

/* Define to 1 if you have the <boost/multi_index/hashed_index.hpp> header
   file. */
#undef HAVE_BOOST_MULTI_INDEX_HASHED_INDEX_HPP

/* Define to 1 if you have the <boost/multi_index/member.hpp> header file. */
#undef HAVE_BOOST_MULTI_INDEX_MEMBER_HPP

/* Define to 1 if you have the <boost/multi_index/mem_fun.hpp> header file. */
#undef HAVE_BOOST_MULTI_INDEX_MEM_FUN_HPP

/* Define to 1 if you have the <boost/multi_index/random_access_index.hpp>
   header file. */
#undef HAVE_BOOST_MULTI_INDEX_RANDOM_ACCESS_INDEX_HPP

/* Define to 1 if you have the <boost/multi_index/sequenced_index.hpp> header
   file. */
#undef HAVE_BOOST_MULTI_INDEX_SEQUENCED_INDEX_HPP

/* Define to 1 if you have the <boost/numeric/conversion/cast.hpp> header
   file. */
#undef HAVE_BOOST_NUMERIC_CONVERSION_CAST_HPP

/* Define to 1 if you have the <boost/optional.hpp> header file. */
#undef HAVE_BOOST_OPTIONAL_HPP

/* Define to 1 if you have the
   <boost/preprocessor/repetition/enum_binary_params.hpp> header file. */
#undef HAVE_BOOST_PREPROCESSOR_REPETITION_ENUM_BINARY_PARAMS_HPP

/* Define to 1 if you have the <boost/preprocessor/repetition/enum_params.hpp>
   header file. */
#undef HAVE_BOOST_PREPROCESSOR_REPETITION_ENUM_PARAMS_HPP

/* Define to 1 if you have the <boost/preprocessor/repetition/repeat.hpp>
   header file. */
#undef HAVE_BOOST_PREPROCESSOR_REPETITION_REPEAT_HPP

/* Define to 1 if you have the <boost/random.hpp> header file. */
#undef HAVE_BOOST_RANDOM_HPP

/* Define to 1 if you have the <boost/range.hpp> header file. */
#undef HAVE_BOOST_RANGE_HPP

/* Define to 1 if you have the <boost/scoped_array.hpp> header file. */
#undef HAVE_BOOST_SCOPED_ARRAY_HPP

/* Define to 1 if you have the <boost/test/unit_test.hpp> header file. */
#undef HAVE_BOOST_TEST_UNIT_TEST_HPP

/* Define to 1 if you have the <boost/type_traits/is_same.hpp> header file. */
#undef HAVE_BOOST_TYPE_TRAITS_IS_SAME_HPP

/* Define to 1 if you have the <boost/unordered_map.hpp> header file. */
#undef HAVE_BOOST_UNORDERED_MAP_HPP

/* Define to 1 if you have the <boost/unordered_set.hpp> header file. */
#undef HAVE_BOOST_UNORDERED_SET_HPP

/* Define to 1 if you have the <boost/utility.hpp> header file. */
#undef HAVE_BOOST_UTILITY_HPP

/* Define to 1 if you have the <boost/variant.hpp> header file. */
#undef HAVE_BOOST_VARIANT_HPP

/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
   CoreFoundation framework. */
#undef HAVE_CFLOCALECOPYCURRENT

/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
   the CoreFoundation framework. */
#undef HAVE_CFPREFERENCESCOPYAPPVALUE

/* Define if the GNU dcgettext() function is already present or preinstalled.
   */
#undef HAVE_DCGETTEXT

/* Set to true if apt is DDTP-enabled */
#undef HAVE_DDTP

/* Define if the execinfo file (for self-backtracing) is available */
#undef HAVE_EXECINFO_H

/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H

/* Define if the GNU gettext() function is already present or preinstalled. */
#undef HAVE_GETTEXT

/* Define if the GTK+ frontend is included in the build. */
#undef HAVE_GTK

/* Define if you have the iconv() function. */
#undef HAVE_ICONV

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Define to 1 if you have the `apt-pkg' library (-lapt-pkg). */
#undef HAVE_LIBAPT_PKG

/* Define to 1 if you have the `ncursesw' library (-lncursesw). */
#undef HAVE_LIBNCURSESW

/* Define if pthread is available */
#undef HAVE_LIBPTHREAD

/* Define if locale.h is available */
#undef HAVE_LOCALE_H

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Define if the Qt frontend is included in the build. */
#undef HAVE_QT

/* Define if setlocale is available in locale.h */
#undef HAVE_SETLOCALE

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the `strdup' function. */
#undef HAVE_STRDUP

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* The location of the lock to prevent simultaneous aptitude instances */
#undef LOCKFILE

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* The version of libsigc++ with which the program was compiled */
#undef SIGC_VERSION

/* The location of aptitude's state files */
#undef STATEDIR

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* The name of the class used by the STL to define character traits */
#undef TRAITS_CLASS

/* Version number of package */
#undef VERSION

/* Define to produce an annoying beep periodically, for debugging */
#undef WITH_PERIOD_BEEP

/* Allow the cache to be reloaded on demand */
#undef WITH_RELOAD_CACHE

/* Define to `unsigned int' if <sys/types.h> does not define. */
#undef size_t