Fork me on GitHub

source: git/external/fastjet/config_auto.h@ a3261d7

Last change on this file since a3261d7 was e15936c, checked in by Pavel Demin <pavel-demin@…>, 5 years ago

disable auto_ptr in FastJet library

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