FastJet  3.0.6
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 /* checks if the ATLASCone plugin is enabled */
9 /* #undef ENABLE_PLUGIN_ATLASCONE */
10 
11 /* checks if the CDFCones plugin is enabled */
12 /* #undef ENABLE_PLUGIN_CDFCONES */
13 
14 /* The CMSIterativeCone plugin is enabled */
15 #ifndef FASTJET_ENABLE_PLUGIN_CMSITERATIVECONE
16 #define FASTJET_ENABLE_PLUGIN_CMSITERATIVECONE /**/
17 #endif
18 
19 /* The D0RunICone plugin is enabled */
20 #ifndef FASTJET_ENABLE_PLUGIN_D0RUNICONE
21 #define FASTJET_ENABLE_PLUGIN_D0RUNICONE /**/
22 #endif
23 
24 /* The D0RunIICone plugin is enabled */
25 #ifndef FASTJET_ENABLE_PLUGIN_D0RUNIICONE
26 #define FASTJET_ENABLE_PLUGIN_D0RUNIICONE /**/
27 #endif
28 
29 /* The EECambridge plugin is enabled */
30 #ifndef FASTJET_ENABLE_PLUGIN_EECAMBRIDGE
31 #define FASTJET_ENABLE_PLUGIN_EECAMBRIDGE /**/
32 #endif
33 
34 /* The GridJet plugin is enabled */
35 #ifndef FASTJET_ENABLE_PLUGIN_GRIDJET
36 #define FASTJET_ENABLE_PLUGIN_GRIDJET /**/
37 #endif
38 
39 /* The Jade plugin is enabled */
40 #ifndef FASTJET_ENABLE_PLUGIN_JADE
41 #define FASTJET_ENABLE_PLUGIN_JADE /**/
42 #endif
43 
44 /* The NestedDefs plugin is enabled */
45 #ifndef FASTJET_ENABLE_PLUGIN_NESTEDDEFS
46 #define FASTJET_ENABLE_PLUGIN_NESTEDDEFS /**/
47 #endif
48 
49 /* The PxCone plugin is enabled */
50 #ifndef FASTJET_ENABLE_PLUGIN_PXCONE
51 #define FASTJET_ENABLE_PLUGIN_PXCONE /**/
52 #endif
53 
54 /* The SISCone plugin is enabled */
55 #ifndef FASTJET_ENABLE_PLUGIN_SISCONE
56 #define FASTJET_ENABLE_PLUGIN_SISCONE /**/
57 #endif
58 
59 /* The TrackJet plugin is enabled */
60 #ifndef FASTJET_ENABLE_PLUGIN_TRACKJET
61 #define FASTJET_ENABLE_PLUGIN_TRACKJET /**/
62 #endif
63 
64 /* Define to 1 if you have the <dlfcn.h> header file. */
65 #ifndef FASTJET_HAVE_DLFCN_H
66 #define FASTJET_HAVE_DLFCN_H 1
67 #endif
68 
69 /* Define to 1 if you have the <execinfo.h> header file. */
70 #ifndef FASTJET_HAVE_EXECINFO_H
71 #define FASTJET_HAVE_EXECINFO_H 1
72 #endif
73 
74 /* Define to 1 if you have the <inttypes.h> header file. */
75 #ifndef FASTJET_HAVE_INTTYPES_H
76 #define FASTJET_HAVE_INTTYPES_H 1
77 #endif
78 
79 /* Define to 1 if you have the `m' library (-lm). */
80 #ifndef FASTJET_HAVE_LIBM
81 #define FASTJET_HAVE_LIBM 1
82 #endif
83 
84 /* Define to 1 if you have the <memory.h> header file. */
85 #ifndef FASTJET_HAVE_MEMORY_H
86 #define FASTJET_HAVE_MEMORY_H 1
87 #endif
88 
89 /* Define to 1 if you have the <stdint.h> header file. */
90 #ifndef FASTJET_HAVE_STDINT_H
91 #define FASTJET_HAVE_STDINT_H 1
92 #endif
93 
94 /* Define to 1 if you have the <stdlib.h> header file. */
95 #ifndef FASTJET_HAVE_STDLIB_H
96 #define FASTJET_HAVE_STDLIB_H 1
97 #endif
98 
99 /* Define to 1 if you have the <strings.h> header file. */
100 #ifndef FASTJET_HAVE_STRINGS_H
101 #define FASTJET_HAVE_STRINGS_H 1
102 #endif
103 
104 /* Define to 1 if you have the <string.h> header file. */
105 #ifndef FASTJET_HAVE_STRING_H
106 #define FASTJET_HAVE_STRING_H 1
107 #endif
108 
109 /* Define to 1 if you have the <sys/stat.h> header file. */
110 #ifndef FASTJET_HAVE_SYS_STAT_H
111 #define FASTJET_HAVE_SYS_STAT_H 1
112 #endif
113 
114 /* Define to 1 if you have the <sys/types.h> header file. */
115 #ifndef FASTJET_HAVE_SYS_TYPES_H
116 #define FASTJET_HAVE_SYS_TYPES_H 1
117 #endif
118 
119 /* Define to 1 if you have the <unistd.h> header file. */
120 #ifndef FASTJET_HAVE_UNISTD_H
121 #define FASTJET_HAVE_UNISTD_H 1
122 #endif
123 
124 /* Define to the sub-directory where libtool stores uninstalled libraries. */
125 #ifndef FASTJET_LT_OBJDIR
126 #define FASTJET_LT_OBJDIR ".libs/"
127 #endif
128 
129 /* Name of package */
130 #ifndef FASTJET_PACKAGE
131 #define FASTJET_PACKAGE "fastjet"
132 #endif
133 
134 /* Define to the address where bug reports for this package should be sent. */
135 #ifndef FASTJET_PACKAGE_BUGREPORT
136 #define FASTJET_PACKAGE_BUGREPORT ""
137 #endif
138 
139 /* Define to the full name of this package. */
140 #ifndef FASTJET_PACKAGE_NAME
141 #define FASTJET_PACKAGE_NAME "FastJet"
142 #endif
143 
144 /* Define to the full name and version of this package. */
145 #ifndef FASTJET_PACKAGE_STRING
146 #define FASTJET_PACKAGE_STRING "FastJet 3.0.6"
147 #endif
148 
149 /* Define to the one symbol short name of this package. */
150 #ifndef FASTJET_PACKAGE_TARNAME
151 #define FASTJET_PACKAGE_TARNAME "fastjet"
152 #endif
153 
154 /* Define to the home page for this package. */
155 #ifndef FASTJET_PACKAGE_URL
156 #define FASTJET_PACKAGE_URL ""
157 #endif
158 
159 /* Define to the version of this package. */
160 #ifndef FASTJET_PACKAGE_VERSION
161 #define FASTJET_PACKAGE_VERSION "3.0.6"
162 #endif
163 
164 /* Define to 1 if you have the ANSI C header files. */
165 #ifndef FASTJET_STDC_HEADERS
166 #define FASTJET_STDC_HEADERS 1
167 #endif
168 
169 /* Version number of package */
170 #ifndef FASTJET_VERSION
171 #define FASTJET_VERSION "3.0.6"
172 #endif
173 
174 /* once: _INCLUDE_FASTJET_CONFIG_AUTO_H */
175 #endif