1/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4/* Define if the C++ compiler supports stack-allocated variable-size arrays.
5 */
6#define HAVE_DYNAMIC_ARRAY 1
7
8/* Define to the address where bug reports for this package should be sent. */
9#define PACKAGE_BUGREPORT ""
10
11/* Define to the full name of this package. */
12#define PACKAGE_NAME ""
13
14/* Define to the full name and version of this package. */
15#define PACKAGE_STRING ""
16
17/* Define to the one symbol short name of this package. */
18#define PACKAGE_TARNAME ""
19
20/* Define to the home page for this package. */
21#define PACKAGE_URL ""
22
23/* Define to the version of this package. */
24#define PACKAGE_VERSION ""
25