/usr/include/diagnostics/features.hpp is in libdiagnostics-dev 0.3.3-10+b1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 | #ifndef _DIAGNOSTICS_FEATURES_HPP
#define _DIAGNOSTICS_FEATURES_HPP 1
/*
diagnostics/features.hpp.
Generated
automatically
at
end
of
configure.
*/
/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1, if ACE is available on your system */
#ifndef DIAGNOSTICS_HAVE_ACE
#define DIAGNOSTICS_HAVE_ACE 1
#endif
/* Define to 1 if you have the <algorithm> header file. */
#ifndef DIAGNOSTICS_HAVE_ALGORITHM
#define DIAGNOSTICS_HAVE_ALGORITHM 1
#endif
/* Define to 1 if you have the `argz_add' function. */
#ifndef DIAGNOSTICS_HAVE_ARGZ_ADD
#define DIAGNOSTICS_HAVE_ARGZ_ADD 1
#endif
/* Define to 1 if you have the `argz_append' function. */
#ifndef DIAGNOSTICS_HAVE_ARGZ_APPEND
#define DIAGNOSTICS_HAVE_ARGZ_APPEND 1
#endif
/* Define to 1 if you have the `argz_count' function. */
#ifndef DIAGNOSTICS_HAVE_ARGZ_COUNT
#define DIAGNOSTICS_HAVE_ARGZ_COUNT 1
#endif
/* Define to 1 if you have the `argz_create_sep' function. */
#ifndef DIAGNOSTICS_HAVE_ARGZ_CREATE_SEP
#define DIAGNOSTICS_HAVE_ARGZ_CREATE_SEP 1
#endif
/* Define to 1 if you have the <argz.h> header file. */
#ifndef DIAGNOSTICS_HAVE_ARGZ_H
#define DIAGNOSTICS_HAVE_ARGZ_H 1
#endif
/* Define to 1 if you have the `argz_insert' function. */
#ifndef DIAGNOSTICS_HAVE_ARGZ_INSERT
#define DIAGNOSTICS_HAVE_ARGZ_INSERT 1
#endif
/* Define to 1 if you have the `argz_next' function. */
#ifndef DIAGNOSTICS_HAVE_ARGZ_NEXT
#define DIAGNOSTICS_HAVE_ARGZ_NEXT 1
#endif
/* Define to 1 if you have the `argz_stringify' function. */
#ifndef DIAGNOSTICS_HAVE_ARGZ_STRINGIFY
#define DIAGNOSTICS_HAVE_ARGZ_STRINGIFY 1
#endif
/* Define to 1 if you have the `atexit' function. */
#ifndef DIAGNOSTICS_HAVE_ATEXIT
#define DIAGNOSTICS_HAVE_ATEXIT 1
#endif
/* Define to 1 if you have the <cassert> header file. */
#ifndef DIAGNOSTICS_HAVE_CASSERT
#define DIAGNOSTICS_HAVE_CASSERT 1
#endif
/* Define to 1 if you have the `closedir' function. */
#ifndef DIAGNOSTICS_HAVE_CLOSEDIR
#define DIAGNOSTICS_HAVE_CLOSEDIR 1
#endif
/* Define to 1 if you have the <cmath> header file. */
#ifndef DIAGNOSTICS_HAVE_CMATH
#define DIAGNOSTICS_HAVE_CMATH 1
#endif
/* Define to 1 if you have the <cstdio> header file. */
#ifndef DIAGNOSTICS_HAVE_CSTDIO
#define DIAGNOSTICS_HAVE_CSTDIO 1
#endif
/* Define to 1 if you have the <cstdlib> header file. */
#ifndef DIAGNOSTICS_HAVE_CSTDLIB
#define DIAGNOSTICS_HAVE_CSTDLIB 1
#endif
/* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
you don't. */
/* #undef DIAGNOSTICS_HAVE_DECL_CYGWIN_CONV_PATH */
/* Define to 1 if you have the <dirent.h> header file. */
#ifndef DIAGNOSTICS_HAVE_DIRENT_H
#define DIAGNOSTICS_HAVE_DIRENT_H 1
#endif
/* Define if you have the GNU dld library. */
/* #undef DIAGNOSTICS_HAVE_DLD */
/* Define to 1 if you have the <dld.h> header file. */
/* #undef DIAGNOSTICS_HAVE_DLD_H */
/* Define to 1 if you have the `dlerror' function. */
#ifndef DIAGNOSTICS_HAVE_DLERROR
#define DIAGNOSTICS_HAVE_DLERROR 1
#endif
/* Define to 1 if you have the <dlfcn.h> header file. */
#ifndef DIAGNOSTICS_HAVE_DLFCN_H
#define DIAGNOSTICS_HAVE_DLFCN_H 1
#endif
/* Define to 1 if you have the <dl.h> header file. */
/* #undef DIAGNOSTICS_HAVE_DL_H */
/* Define if you have the _dyld_func_lookup function. */
/* #undef DIAGNOSTICS_HAVE_DYLD */
/* Define to 1 if the system has the type `error_t'. */
#ifndef DIAGNOSTICS_HAVE_ERROR_T
#define DIAGNOSTICS_HAVE_ERROR_T 1
#endif
/* Define to 1 if you have the <exception> header file. */
#ifndef DIAGNOSTICS_HAVE_EXCEPTION
#define DIAGNOSTICS_HAVE_EXCEPTION 1
#endif
/* Define to 1 if you have the <fstream> header file. */
#ifndef DIAGNOSTICS_HAVE_FSTREAM
#define DIAGNOSTICS_HAVE_FSTREAM 1
#endif
/* Define to 1 if you have the `gettimeofday' function. */
#ifndef DIAGNOSTICS_HAVE_GETTIMEOFDAY
#define DIAGNOSTICS_HAVE_GETTIMEOFDAY 1
#endif
/* Define to 1 if you have the <inttypes.h> header file. */
#ifndef DIAGNOSTICS_HAVE_INTTYPES_H
#define DIAGNOSTICS_HAVE_INTTYPES_H 1
#endif
/* Define to 1 if you have the <iostream> header file. */
#ifndef DIAGNOSTICS_HAVE_IOSTREAM
#define DIAGNOSTICS_HAVE_IOSTREAM 1
#endif
/* Define if you have the libdl library or equivalent. */
#ifndef DIAGNOSTICS_HAVE_LIBDL
#define DIAGNOSTICS_HAVE_LIBDL 1
#endif
/* Define if libdlloader will be built on this platform */
#ifndef DIAGNOSTICS_HAVE_LIBDLLOADER
#define DIAGNOSTICS_HAVE_LIBDLLOADER 1
#endif
/* Define to 1 if you have the <limits> header file. */
#ifndef DIAGNOSTICS_HAVE_LIMITS
#define DIAGNOSTICS_HAVE_LIMITS 1
#endif
/* Define to 1 if you have the <link.h> header file. */
#ifndef DIAGNOSTICS_HAVE_LINK_H
#define DIAGNOSTICS_HAVE_LINK_H 1
#endif
/* Define this if a modern libltdl is already installed */
/* #undef DIAGNOSTICS_HAVE_LTDL */
/* Define to 1 if you have the <mach-o/dyld.h> header file. */
/* #undef DIAGNOSTICS_HAVE_MACH_O_DYLD_H */
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
to 0 otherwise. */
#ifndef DIAGNOSTICS_HAVE_MALLOC
#define DIAGNOSTICS_HAVE_MALLOC 1
#endif
/* Define to 1 if you have the <map> header file. */
#ifndef DIAGNOSTICS_HAVE_MAP
#define DIAGNOSTICS_HAVE_MAP 1
#endif
/* Define to 1 if you have the <memory.h> header file. */
#ifndef DIAGNOSTICS_HAVE_MEMORY_H
#define DIAGNOSTICS_HAVE_MEMORY_H 1
#endif
/* Define to 1 if you have the `opendir' function. */
#ifndef DIAGNOSTICS_HAVE_OPENDIR
#define DIAGNOSTICS_HAVE_OPENDIR 1
#endif
/* Define if libtool can extract symbol lists from object files. */
#ifndef DIAGNOSTICS_HAVE_PRELOADED_SYMBOLS
#define DIAGNOSTICS_HAVE_PRELOADED_SYMBOLS 1
#endif
/* Define to 1 if the system has the type `ptrdiff_t'. */
#ifndef DIAGNOSTICS_HAVE_PTRDIFF_T
#define DIAGNOSTICS_HAVE_PTRDIFF_T 1
#endif
/* Define to 1 if you have the `readdir' function. */
#ifndef DIAGNOSTICS_HAVE_READDIR
#define DIAGNOSTICS_HAVE_READDIR 1
#endif
/* Define if you have the shl_load function. */
/* #undef DIAGNOSTICS_HAVE_SHL_LOAD */
/* Define to 1 if you have the <sstream> header file. */
#ifndef DIAGNOSTICS_HAVE_SSTREAM
#define DIAGNOSTICS_HAVE_SSTREAM 1
#endif
/* Define to 1 if you have the <stack> header file. */
#ifndef DIAGNOSTICS_HAVE_STACK
#define DIAGNOSTICS_HAVE_STACK 1
#endif
/* Define to 1 if you have the <stdint.h> header file. */
#ifndef DIAGNOSTICS_HAVE_STDINT_H
#define DIAGNOSTICS_HAVE_STDINT_H 1
#endif
/* Define to 1 if you have the <stdlib.h> header file. */
#ifndef DIAGNOSTICS_HAVE_STDLIB_H
#define DIAGNOSTICS_HAVE_STDLIB_H 1
#endif
/* Define to 1 if you have the <string> header file. */
#ifndef DIAGNOSTICS_HAVE_STRING
#define DIAGNOSTICS_HAVE_STRING 1
#endif
/* Define to 1 if you have the <strings.h> header file. */
#ifndef DIAGNOSTICS_HAVE_STRINGS_H
#define DIAGNOSTICS_HAVE_STRINGS_H 1
#endif
/* Define to 1 if you have the <string.h> header file. */
#ifndef DIAGNOSTICS_HAVE_STRING_H
#define DIAGNOSTICS_HAVE_STRING_H 1
#endif
/* Define to 1 if you have the `strlcat' function. */
/* #undef DIAGNOSTICS_HAVE_STRLCAT */
/* Define to 1 if you have the `strlcpy' function. */
/* #undef DIAGNOSTICS_HAVE_STRLCPY */
/* Define to 1 if you have the <sys/dl.h> header file. */
/* #undef DIAGNOSTICS_HAVE_SYS_DL_H */
/* Define to 1 if you have the <sys/stat.h> header file. */
#ifndef DIAGNOSTICS_HAVE_SYS_STAT_H
#define DIAGNOSTICS_HAVE_SYS_STAT_H 1
#endif
/* Define to 1 if you have the <sys/types.h> header file. */
#ifndef DIAGNOSTICS_HAVE_SYS_TYPES_H
#define DIAGNOSTICS_HAVE_SYS_TYPES_H 1
#endif
/* Define to 1 if you have the <unistd.h> header file. */
#ifndef DIAGNOSTICS_HAVE_UNISTD_H
#define DIAGNOSTICS_HAVE_UNISTD_H 1
#endif
/* Define to 1 if you have the <utility> header file. */
#ifndef DIAGNOSTICS_HAVE_UTILITY
#define DIAGNOSTICS_HAVE_UTILITY 1
#endif
/* Define to 1 if you have the <vector> header file. */
#ifndef DIAGNOSTICS_HAVE_VECTOR
#define DIAGNOSTICS_HAVE_VECTOR 1
#endif
/* This value is set to 1 to indicate that the system argz facility works */
#ifndef DIAGNOSTICS_HAVE_WORKING_ARGZ
#define DIAGNOSTICS_HAVE_WORKING_ARGZ 1
#endif
/* Define if the OS needs help to load dependent libraries for dlopen(). */
/* #undef DIAGNOSTICS_LTDL_DLOPEN_DEPLIBS */
/* Define to the system default library search path. */
#ifndef DIAGNOSTICS_LT_DLSEARCH_PATH
#define DIAGNOSTICS_LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/lib/x86_64-linux-gnu/libfakeroot:/usr/local/lib:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu"
#endif
/* The archive extension */
#ifndef DIAGNOSTICS_LT_LIBEXT
#define DIAGNOSTICS_LT_LIBEXT ""
#endif
/* The archive prefix */
#ifndef DIAGNOSTICS_LT_LIBPREFIX
#define DIAGNOSTICS_LT_LIBPREFIX "lib"
#endif
/* Define to the extension used for runtime loadable modules, say, ".so". */
#ifndef DIAGNOSTICS_LT_MODULE_EXT
#define DIAGNOSTICS_LT_MODULE_EXT ".so"
#endif
/* Define to the name of the environment variable that determines the run-time
module search path. */
#ifndef DIAGNOSTICS_LT_MODULE_PATH_VAR
#define DIAGNOSTICS_LT_MODULE_PATH_VAR "LD_LIBRARY_PATH"
#endif
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#ifndef DIAGNOSTICS_LT_OBJDIR
#define DIAGNOSTICS_LT_OBJDIR ".libs/"
#endif
/* Define to the shared library suffix, say, ".dylib". */
/* #undef DIAGNOSTICS_LT_SHARED_EXT */
/* Define if dlsym() requires a leading underscore in symbol names. */
/* #undef DIAGNOSTICS_NEED_USCORE */
/* Name of package */
#ifndef DIAGNOSTICS_PACKAGE
#define DIAGNOSTICS_PACKAGE "diagnostics"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef DIAGNOSTICS_PACKAGE_BUGREPORT
#define DIAGNOSTICS_PACKAGE_BUGREPORT "christian@schallhart.net"
#endif
/* Define to the full name of this package. */
#ifndef DIAGNOSTICS_PACKAGE_NAME
#define DIAGNOSTICS_PACKAGE_NAME "diagnostics"
#endif
/* Define to the full name and version of this package. */
#ifndef DIAGNOSTICS_PACKAGE_STRING
#define DIAGNOSTICS_PACKAGE_STRING "diagnostics 0.3.3"
#endif
/* Define to the one symbol short name of this package. */
#ifndef DIAGNOSTICS_PACKAGE_TARNAME
#define DIAGNOSTICS_PACKAGE_TARNAME "diagnostics"
#endif
/* Define to the home page for this package. */
#ifndef DIAGNOSTICS_PACKAGE_URL
#define DIAGNOSTICS_PACKAGE_URL ""
#endif
/* Define to the version of this package. */
#ifndef DIAGNOSTICS_PACKAGE_VERSION
#define DIAGNOSTICS_PACKAGE_VERSION "0.3.3"
#endif
/* Define to 1 if you have the ANSI C header files. */
#ifndef DIAGNOSTICS_STDC_HEADERS
#define DIAGNOSTICS_STDC_HEADERS 1
#endif
/* Version number of package */
#ifndef DIAGNOSTICS_VERSION
#define DIAGNOSTICS_VERSION "0.3.3"
#endif
/* Define so that glibc/gnulib argp.h does not typedef error_t. */
/* #undef DIAGNOSTICS___error_t_defined */
/* Define to a type to use for `error_t' if it is not otherwise available. */
/* #undef _diagnostics_error_t */
/* Define to rpl_malloc if the replacement function should be used. */
/* #undef _diagnostics_malloc */
/* Define to `int' if <sys/types.h> does not define. */
/* #undef _diagnostics_pid_t */
/* Define to `unsigned int' if <sys/types.h> does not define. */
/* #undef _diagnostics_size_t */
/* once:
_DIAGNOSTICS_FEATURES_HPP
*/
#endif
|