~ubuntu-branches/ubuntu/utopic/ceph/utopic-proposed

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
383
/* src/acconfig.h.in.  Generated from configure.ac by autoheader.  */

/* fallocate(2) is supported */
#undef CEPH_HAVE_FALLOCATE

/* F_SETPIPE_SZ is supported */
#undef CEPH_HAVE_SETPIPE_SZ

/* splice(2) is supported */
#undef CEPH_HAVE_SPLICE

/* Define if darwin/osx */
#undef DARWIN

/* Define if you want C_Gather debugging */
#undef DEBUG_GATHER

/* Define if enabling coverage. */
#undef ENABLE_COVERAGE

/* FastCGI headers are in /usr/include/fastcgi */
#undef FASTCGI_INCLUDE_DIR

/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H

/* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
#undef HAVE_ARPA_NAMESER_COMPAT_H

/* have boost::random::discrete_distribution */
#undef HAVE_BOOST_RANDOM_DISCRETE_DISTRIBUTION

/* Define if have curl_multi_wait() */
#undef HAVE_CURL_MULTI_WAIT

/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
   don't. */
#undef HAVE_DECL_STRERROR_R

/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
   */
#undef HAVE_DIRENT_H

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

/* Define to 1 if you have fdatasync. */
#undef HAVE_FDATASYNC

/* linux/fiemap.h was found, fiemap ioctl will be used */
#undef HAVE_FIEMAP_H

/* Define if the C complier supports __func__ */
#undef HAVE_FUNC

/* Define to 1 if you have the `fuse_getgroups' function. */
#undef HAVE_FUSE_GETGROUPS

/* we have a recent yasm and are x86_64 */
#undef HAVE_GOOD_YASM_ELF64

/* Define to 1 if the system has the type `int16_t'. */
#undef HAVE_INT16_T

/* Define to 1 if the system has the type `int32_t'. */
#undef HAVE_INT32_T

/* Define to 1 if the system has the type `int64_t'. */
#undef HAVE_INT64_T

/* Define to 1 if the system has the type `int8_t'. */
#undef HAVE_INT8_T

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

/* Defined if LevelDB supports bloom filters */
#undef HAVE_LEVELDB_FILTER_POLICY

/* Defined if you don't have atomic_ops */
#undef HAVE_LIBAIO

/* Define to 1 if you have the `boost_program_options' library
   (-lboost_program_options). */
#undef HAVE_LIBBOOST_PROGRAM_OPTIONS

/* Define to 1 if you have the `boost_program_options-mt' library
   (-lboost_program_options-mt). */
#undef HAVE_LIBBOOST_PROGRAM_OPTIONS_MT

/* Define to 1 if you have the `boost_system' library (-lboost_system). */
#undef HAVE_LIBBOOST_SYSTEM

/* Define to 1 if you have the `boost_system-mt' library (-lboost_system-mt).
   */
#undef HAVE_LIBBOOST_SYSTEM_MT

/* Define to 1 if you have the `boost_thread' library (-lboost_thread). */
#undef HAVE_LIBBOOST_THREAD

/* Define to 1 if you have the `boost_thread-mt' library (-lboost_thread-mt).
   */
#undef HAVE_LIBBOOST_THREAD_MT

/* Define if you have fuse */
#undef HAVE_LIBFUSE

/* Define to 1 if you have the `profiler' library (-lprofiler). */
#undef HAVE_LIBPROFILER

/* Define if you have tcmalloc */
#undef HAVE_LIBTCMALLOC

/* Define to 1 if you have libxfs */
#undef HAVE_LIBXFS

/* Defined if you have libzfs enabled */
#undef HAVE_LIBZFS

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

/* Define to 1 if you have the <linux/version.h> header file. */
#undef HAVE_LINUX_VERSION_H

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

/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#undef HAVE_NDIR_H

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

/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H

/* Support (PCLMUL) Carry-Free Muliplication */
#undef HAVE_PCLMUL

/* Define to 1 if you have the `pipe2' function. */
#undef HAVE_PIPE2

/* Define to 1 if you have the `posix_fadvise' function. */
#undef HAVE_POSIX_FADVISE

/* Define to 1 if you have the `posix_fallocate' function. */
#undef HAVE_POSIX_FALLOCATE

/* Define to 1 if you have the `prctl' function. */
#undef HAVE_PRCTL

/* Define if the C complier supports __PRETTY_FUNCTION__ */
#undef HAVE_PRETTY_FUNC

/* Define if you have perftools profiler enabled */
#undef HAVE_PROFILER

/* Define if you have POSIX threads libraries and header files. */
#undef HAVE_PTHREAD

/* Define if you have pthread_spin_init */
#undef HAVE_PTHREAD_SPINLOCK

/* Support SSE (Streaming SIMD Extensions) instructions */
#undef HAVE_SSE

/* Support SSE2 (Streaming SIMD Extensions 2) instructions */
#undef HAVE_SSE2

/* Support SSE3 (Streaming SIMD Extensions 3) instructions */
#undef HAVE_SSE3

/* Support SSE4.1 (Streaming SIMD Extensions 4.1) instructions */
#undef HAVE_SSE4_1

/* Support SSE4.2 (Streaming SIMD Extensions 4.2) instructions */
#undef HAVE_SSE4_2

/* Support SSSE3 (Supplemental Streaming SIMD Extensions 3) instructions */
#undef HAVE_SSSE3

/* define if the compiler supports static_cast<> */
#undef HAVE_STATIC_CAST

/* Define if you have struct stat.st_mtimespec.tv_nsec */
#undef HAVE_STAT_ST_MTIMESPEC_TV_NSEC

/* Define if you have struct stat.st_mtim.tv_nsec */
#undef HAVE_STAT_ST_MTIM_TV_NSEC

/* 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 `strerror_r' function. */
#undef HAVE_STRERROR_R

/* 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 `syncfs' function. */
#undef HAVE_SYNCFS

/* sync_file_range(2) is supported */
#undef HAVE_SYNC_FILE_RANGE

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

/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
   */
#undef HAVE_SYS_DIR_H

/* Define to 1 if you have the <sys/file.h> header file. */
#undef HAVE_SYS_FILE_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/mount.h> header file. */
#undef HAVE_SYS_MOUNT_H

/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
   */
#undef HAVE_SYS_NDIR_H

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

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

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

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

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

/* we have syncfs */
#undef HAVE_SYS_SYNCFS

/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_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 <sys/vfs.h> header file. */
#undef HAVE_SYS_VFS_H

/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#undef HAVE_SYS_WAIT_H

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

/* Define to 1 if the system has the type `uint16_t'. */
#undef HAVE_UINT16_T

/* Define to 1 if the system has the type `uint32_t'. */
#undef HAVE_UINT32_T

/* Define to 1 if the system has the type `uint64_t'. */
#undef HAVE_UINT64_T

/* Define to 1 if the system has the type `uint8_t'. */
#undef HAVE_UINT8_T

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

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

/* Define to 1 if the system has the type `__be16'. */
#undef HAVE___BE16

/* Define to 1 if the system has the type `__be32'. */
#undef HAVE___BE32

/* Define to 1 if the system has the type `__be64'. */
#undef HAVE___BE64

/* Define to 1 if the system has the type `__le16'. */
#undef HAVE___LE16

/* Define to 1 if the system has the type `__le32'. */
#undef HAVE___LE32

/* Define to 1 if the system has the type `__le64'. */
#undef HAVE___LE64

/* Define to 1 if the system has the type `__s16'. */
#undef HAVE___S16

/* Define to 1 if the system has the type `__s32'. */
#undef HAVE___S32

/* Define to 1 if the system has the type `__s64'. */
#undef HAVE___S64

/* Define to 1 if the system has the type `__s8'. */
#undef HAVE___S8

/* Define to 1 if the system has the type `__u16'. */
#undef HAVE___U16

/* Define to 1 if the system has the type `__u32'. */
#undef HAVE___U32

/* Define to 1 if the system has the type `__u64'. */
#undef HAVE___U64

/* Define to 1 if the system has the type `__u8'. */
#undef HAVE___U8

/* Define to the sub-directory in which libtool stores uninstalled libraries.
   */
#undef LT_OBJDIR

/* Defined if you do not have atomic_ops */
#undef NO_ATOMIC_OPS

/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O

/* 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

/* Defined if you want pg ref debugging */
#undef PG_DEBUG_REFS

/* Define to necessary symbol if this constant uses a non-standard name on
   your system. */
#undef PTHREAD_CREATE_JOINABLE

/* The size of `AO_t', as computed by sizeof. */
#undef SIZEOF_AO_T

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

/* Define to 1 if strerror_r returns char *. */
#undef STRERROR_R_CHAR_P

/* Define if using CryptoPP. */
#undef USE_CRYPTOPP

/* Define if using NSS. */
#undef USE_NSS

/* Version number of package */
#undef VERSION

/* define if radosgw enabled */
#undef WITH_RADOSGW