/usr/include/fastjet/config_auto.h is in libfastjet-dev 3.0.6+dfsg-1.
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 | #ifndef _INCLUDE_FASTJET_CONFIG_AUTO_H
#define _INCLUDE_FASTJET_CONFIG_AUTO_H 1
/* include/fastjet/config_auto.h. Generated automatically at end of configure. */
/* include/fastjet/config_raw.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* checks if the ATLASCone plugin is enabled */
/* #undef ENABLE_PLUGIN_ATLASCONE */
/* checks if the CDFCones plugin is enabled */
/* #undef ENABLE_PLUGIN_CDFCONES */
/* The CMSIterativeCone plugin is enabled */
#ifndef FASTJET_ENABLE_PLUGIN_CMSITERATIVECONE
#define FASTJET_ENABLE_PLUGIN_CMSITERATIVECONE /**/
#endif
/* The D0RunICone plugin is enabled */
#ifndef FASTJET_ENABLE_PLUGIN_D0RUNICONE
#define FASTJET_ENABLE_PLUGIN_D0RUNICONE /**/
#endif
/* The D0RunIICone plugin is enabled */
#ifndef FASTJET_ENABLE_PLUGIN_D0RUNIICONE
#define FASTJET_ENABLE_PLUGIN_D0RUNIICONE /**/
#endif
/* The EECambridge plugin is enabled */
#ifndef FASTJET_ENABLE_PLUGIN_EECAMBRIDGE
#define FASTJET_ENABLE_PLUGIN_EECAMBRIDGE /**/
#endif
/* The GridJet plugin is enabled */
#ifndef FASTJET_ENABLE_PLUGIN_GRIDJET
#define FASTJET_ENABLE_PLUGIN_GRIDJET /**/
#endif
/* The Jade plugin is enabled */
#ifndef FASTJET_ENABLE_PLUGIN_JADE
#define FASTJET_ENABLE_PLUGIN_JADE /**/
#endif
/* The NestedDefs plugin is enabled */
#ifndef FASTJET_ENABLE_PLUGIN_NESTEDDEFS
#define FASTJET_ENABLE_PLUGIN_NESTEDDEFS /**/
#endif
/* The PxCone plugin is enabled */
#ifndef FASTJET_ENABLE_PLUGIN_PXCONE
#define FASTJET_ENABLE_PLUGIN_PXCONE /**/
#endif
/* The SISCone plugin is enabled */
#ifndef FASTJET_ENABLE_PLUGIN_SISCONE
#define FASTJET_ENABLE_PLUGIN_SISCONE /**/
#endif
/* The TrackJet plugin is enabled */
#ifndef FASTJET_ENABLE_PLUGIN_TRACKJET
#define FASTJET_ENABLE_PLUGIN_TRACKJET /**/
#endif
/* Define to 1 if you have the <dlfcn.h> header file. */
#ifndef FASTJET_HAVE_DLFCN_H
#define FASTJET_HAVE_DLFCN_H 1
#endif
/* Define to 1 if you have the <execinfo.h> header file. */
#ifndef FASTJET_HAVE_EXECINFO_H
#define FASTJET_HAVE_EXECINFO_H 1
#endif
/* Define to 1 if you have the <inttypes.h> header file. */
#ifndef FASTJET_HAVE_INTTYPES_H
#define FASTJET_HAVE_INTTYPES_H 1
#endif
/* Define to 1 if you have the `m' library (-lm). */
#ifndef FASTJET_HAVE_LIBM
#define FASTJET_HAVE_LIBM 1
#endif
/* Define to 1 if you have the <memory.h> header file. */
#ifndef FASTJET_HAVE_MEMORY_H
#define FASTJET_HAVE_MEMORY_H 1
#endif
/* Define to 1 if you have the <stdint.h> header file. */
#ifndef FASTJET_HAVE_STDINT_H
#define FASTJET_HAVE_STDINT_H 1
#endif
/* Define to 1 if you have the <stdlib.h> header file. */
#ifndef FASTJET_HAVE_STDLIB_H
#define FASTJET_HAVE_STDLIB_H 1
#endif
/* Define to 1 if you have the <strings.h> header file. */
#ifndef FASTJET_HAVE_STRINGS_H
#define FASTJET_HAVE_STRINGS_H 1
#endif
/* Define to 1 if you have the <string.h> header file. */
#ifndef FASTJET_HAVE_STRING_H
#define FASTJET_HAVE_STRING_H 1
#endif
/* Define to 1 if you have the <sys/stat.h> header file. */
#ifndef FASTJET_HAVE_SYS_STAT_H
#define FASTJET_HAVE_SYS_STAT_H 1
#endif
/* Define to 1 if you have the <sys/types.h> header file. */
#ifndef FASTJET_HAVE_SYS_TYPES_H
#define FASTJET_HAVE_SYS_TYPES_H 1
#endif
/* Define to 1 if you have the <unistd.h> header file. */
#ifndef FASTJET_HAVE_UNISTD_H
#define FASTJET_HAVE_UNISTD_H 1
#endif
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#ifndef FASTJET_LT_OBJDIR
#define FASTJET_LT_OBJDIR ".libs/"
#endif
/* Name of package */
#ifndef FASTJET_PACKAGE
#define FASTJET_PACKAGE "fastjet"
#endif
/* Define to the address where bug reports for this package should be sent. */
#ifndef FASTJET_PACKAGE_BUGREPORT
#define FASTJET_PACKAGE_BUGREPORT ""
#endif
/* Define to the full name of this package. */
#ifndef FASTJET_PACKAGE_NAME
#define FASTJET_PACKAGE_NAME "FastJet"
#endif
/* Define to the full name and version of this package. */
#ifndef FASTJET_PACKAGE_STRING
#define FASTJET_PACKAGE_STRING "FastJet 3.0.6"
#endif
/* Define to the one symbol short name of this package. */
#ifndef FASTJET_PACKAGE_TARNAME
#define FASTJET_PACKAGE_TARNAME "fastjet"
#endif
/* Define to the home page for this package. */
#ifndef FASTJET_PACKAGE_URL
#define FASTJET_PACKAGE_URL ""
#endif
/* Define to the version of this package. */
#ifndef FASTJET_PACKAGE_VERSION
#define FASTJET_PACKAGE_VERSION "3.0.6"
#endif
/* Define to 1 if you have the ANSI C header files. */
#ifndef FASTJET_STDC_HEADERS
#define FASTJET_STDC_HEADERS 1
#endif
/* Version number of package */
#ifndef FASTJET_VERSION
#define FASTJET_VERSION "3.0.6"
#endif
/* once: _INCLUDE_FASTJET_CONFIG_AUTO_H */
#endif
|