config.h
Go to the documentation of this file.
1 /* config.h.in. Generated from configure.ac for CMake. */
2 
3 #ifndef CONFIG_H
4 #define CONFIG_H
5 
6 /* Define to the address where bug reports for this package should be sent. */
7 #define PACKAGE_BUGREPORT "h5part@lists.psi.ch"
8 
9 /* Define to the full name of this package. */
10 #define PACKAGE_NAME "h5hut"
11 
12 /* Define to the full name and version of this package. */
13 #define PACKAGE_STRING "ParaView "
14 
15 /* Define to the one symbol short name of this package. */
16 #define PACKAGE_TARNAME "ParaView"
17 
18 /* Define to the home page for this package. */
19 /* #undef PACKAGE_URL */
20 
21 /* Define to the version of this package. */
22 #define PACKAGE_VERSION "2.0.0rc7"
23 
24 /* Additional feature flags set by CMake options */
25 #define USE_LARGE_INDICES
26 /* #undef H5_USE_LUSTRE */
27 /* #undef WITH_PARALLEL_H5GRID */
28 
29 #endif /* CONFIG_H */