FastJet  3.4.0
config_auto.h
1 #ifndef _INCLUDE_FASTJET_CONFIG_AUTO_H
2 #define _INCLUDE_FASTJET_CONFIG_AUTO_H 1
3 
4 /* include/fastjet/config_auto.h. Generated automatically at end of configure. */
5 /* include/fastjet/config_raw.h. Generated from config.h.in by configure. */
6 /* config.h.in. Generated from configure.ac by autoheader. */
7 
8 /* The ATLASCone plugin is enabled */
9 /* #undef ENABLE_PLUGIN_ATLASCONE */
10 
11 /* The CDFCones plugin is enabled */
12 #ifndef FASTJET_ENABLE_PLUGIN_CDFCONES
13 #define FASTJET_ENABLE_PLUGIN_CDFCONES /**/
14 #endif
15 
16 /* The CMSIterativeCone plugin is enabled */
17 /* #undef ENABLE_PLUGIN_CMSITERATIVECONE */
18 
19 /* The D0RunICone plugin is enabled */
20 /* #undef ENABLE_PLUGIN_D0RUNICONE */
21 
22 /* The D0RunIICone plugin is enabled */
23 /* #undef ENABLE_PLUGIN_D0RUNIICONE */
24 
25 /* The EECambridge plugin is enabled */
26 #ifndef FASTJET_ENABLE_PLUGIN_EECAMBRIDGE
27 #define FASTJET_ENABLE_PLUGIN_EECAMBRIDGE /**/
28 #endif
29 
30 /* The GridJet plugin is enabled */
31 #ifndef FASTJET_ENABLE_PLUGIN_GRIDJET
32 #define FASTJET_ENABLE_PLUGIN_GRIDJET /**/
33 #endif
34 
35 /* The Jade plugin is enabled */
36 #ifndef FASTJET_ENABLE_PLUGIN_JADE
37 #define FASTJET_ENABLE_PLUGIN_JADE /**/
38 #endif
39 
40 /* The NestedDefs plugin is enabled */
41 #ifndef FASTJET_ENABLE_PLUGIN_NESTEDDEFS
42 #define FASTJET_ENABLE_PLUGIN_NESTEDDEFS /**/
43 #endif
44 
45 /* The PxCone plugin is enabled */
46 /* #undef ENABLE_PLUGIN_PXCONE */
47 
48 /* The SISCone plugin is enabled */
49 #ifndef FASTJET_ENABLE_PLUGIN_SISCONE
50 #define FASTJET_ENABLE_PLUGIN_SISCONE /**/
51 #endif
52 
53 /* The TrackJet plugin is enabled */
54 /* #undef ENABLE_PLUGIN_TRACKJET */
55 
56 /* compile the deprecated parts of the interface using auto-ptr */
57 #ifndef FASTJET_HAVE_AUTO_PTR_INTERFACE
58 #define FASTJET_HAVE_AUTO_PTR_INTERFACE /**/
59 #endif
60 
61 /* compiler supports c++14 deprecated keyword */
62 #ifndef FASTJET_HAVE_CXX14_DEPRECATED
63 #define FASTJET_HAVE_CXX14_DEPRECATED /**/
64 #endif
65 
66 /* defined if demangling is enabled at configure time and is supported through
67  the GNU C++ ABI */
68 /* #undef HAVE_DEMANGLING_SUPPORT */
69 
70 /* Define to 1 if you have the <dlfcn.h> header file. */
71 #ifndef FASTJET_HAVE_DLFCN_H
72 #define FASTJET_HAVE_DLFCN_H 1
73 #endif
74 
75 /* Define to 1 if you have the <execinfo.h> header file. */
76 #ifndef FASTJET_HAVE_EXECINFO_H
77 #define FASTJET_HAVE_EXECINFO_H 1
78 #endif
79 
80 /* compiler supports the "explicit" keyword for operators */
81 #ifndef FASTJET_HAVE_EXPLICIT_FOR_OPERATORS
82 #define FASTJET_HAVE_EXPLICIT_FOR_OPERATORS /**/
83 #endif
84 
85 /* Define to 1 if you have the <gmp.h> header file. */
86 /* #undef HAVE_GMP_H */
87 
88 /* compiler supports GNU c++ deprecated attribute */
89 #ifndef FASTJET_HAVE_GNUCXX_DEPRECATED
90 #define FASTJET_HAVE_GNUCXX_DEPRECATED /**/
91 #endif
92 
93 /* Define to 1 if you have the <inttypes.h> header file. */
94 #ifndef FASTJET_HAVE_INTTYPES_H
95 #define FASTJET_HAVE_INTTYPES_H 1
96 #endif
97 
98 /* Define to 1 if you have the `m' library (-lm). */
99 #ifndef FASTJET_HAVE_LIBM
100 #define FASTJET_HAVE_LIBM 1
101 #endif
102 
103 /* defined if limited thread-safety has been enabled */
104 /* #undef HAVE_LIMITED_THREAD_SAFETY */
105 
106 /* Define to 1 if you have the <memory.h> header file. */
107 #ifndef FASTJET_HAVE_MEMORY_H
108 #define FASTJET_HAVE_MEMORY_H 1
109 #endif
110 
111 /* Define to 1 if you have the <mpfr.h> header file. */
112 /* #undef HAVE_MPFR_H */
113 
114 /* compiler supports the "override" keyword */
115 #ifndef FASTJET_HAVE_OVERRIDE
116 #define FASTJET_HAVE_OVERRIDE /**/
117 #endif
118 
119 /* Define to 1 if you have the <stdint.h> header file. */
120 #ifndef FASTJET_HAVE_STDINT_H
121 #define FASTJET_HAVE_STDINT_H 1
122 #endif
123 
124 /* Define to 1 if you have the <stdlib.h> header file. */
125 #ifndef FASTJET_HAVE_STDLIB_H
126 #define FASTJET_HAVE_STDLIB_H 1
127 #endif
128 
129 /* Define to 1 if you have the <strings.h> header file. */
130 #ifndef FASTJET_HAVE_STRINGS_H
131 #define FASTJET_HAVE_STRINGS_H 1
132 #endif
133 
134 /* Define to 1 if you have the <string.h> header file. */
135 #ifndef FASTJET_HAVE_STRING_H
136 #define FASTJET_HAVE_STRING_H 1
137 #endif
138 
139 /* Define to 1 if you have the <sys/stat.h> header file. */
140 #ifndef FASTJET_HAVE_SYS_STAT_H
141 #define FASTJET_HAVE_SYS_STAT_H 1
142 #endif
143 
144 /* Define to 1 if you have the <sys/types.h> header file. */
145 #ifndef FASTJET_HAVE_SYS_TYPES_H
146 #define FASTJET_HAVE_SYS_TYPES_H 1
147 #endif
148 
149 /* defined if thread-safety has been enabled */
150 /* #undef HAVE_THREAD_SAFETY */
151 
152 /* Define to 1 if you have the <unistd.h> header file. */
153 #ifndef FASTJET_HAVE_UNISTD_H
154 #define FASTJET_HAVE_UNISTD_H 1
155 #endif
156 
157 /* Define to the sub-directory where libtool stores uninstalled libraries. */
158 #ifndef FASTJET_LT_OBJDIR
159 #define FASTJET_LT_OBJDIR ".libs/"
160 #endif
161 
162 /* Name of package */
163 #ifndef FASTJET_PACKAGE
164 #define FASTJET_PACKAGE "fastjet"
165 #endif
166 
167 /* Define to the address where bug reports for this package should be sent. */
168 #ifndef FASTJET_PACKAGE_BUGREPORT
169 #define FASTJET_PACKAGE_BUGREPORT ""
170 #endif
171 
172 /* Define to the full name of this package. */
173 #ifndef FASTJET_PACKAGE_NAME
174 #define FASTJET_PACKAGE_NAME "FastJet"
175 #endif
176 
177 /* Define to the full name and version of this package. */
178 #ifndef FASTJET_PACKAGE_STRING
179 #define FASTJET_PACKAGE_STRING "FastJet 3.4.0"
180 #endif
181 
182 /* Define to the one symbol short name of this package. */
183 #ifndef FASTJET_PACKAGE_TARNAME
184 #define FASTJET_PACKAGE_TARNAME "fastjet"
185 #endif
186 
187 /* Define to the home page for this package. */
188 #ifndef FASTJET_PACKAGE_URL
189 #define FASTJET_PACKAGE_URL ""
190 #endif
191 
192 /* Define to the version of this package. */
193 #ifndef FASTJET_PACKAGE_VERSION
194 #define FASTJET_PACKAGE_VERSION "3.4.0"
195 #endif
196 
197 /* Define to 1 if you have the ANSI C header files. */
198 #ifndef FASTJET_STDC_HEADERS
199 #define FASTJET_STDC_HEADERS 1
200 #endif
201 
202 /* Version number of package */
203 #ifndef FASTJET_VERSION
204 #define FASTJET_VERSION "3.4.0"
205 #endif
206 
207 /* Major version of this package */
208 #ifndef FASTJET_VERSION_MAJOR
209 #define FASTJET_VERSION_MAJOR 3
210 #endif
211 
212 /* Minor version of this package */
213 #ifndef FASTJET_VERSION_MINOR
214 #define FASTJET_VERSION_MINOR 4
215 #endif
216 
217 /* Version of the package under the form XYYZZ (instead of X.Y.Z) */
218 #ifndef FASTJET_VERSION_NUMBER
219 #define FASTJET_VERSION_NUMBER 30400
220 #endif
221 
222 /* Patch version of this package */
223 #ifndef FASTJET_VERSION_PATCHLEVEL
224 #define FASTJET_VERSION_PATCHLEVEL 0
225 #endif
226 
227 /* Pre-release version of this package */
228 /* #undef VERSION_PRERELEASE */
229 
230 /* once: _INCLUDE_FASTJET_CONFIG_AUTO_H */
231 #endif