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