1228060Sbapt/* config.h.in.  Generated from configure.ac by autoheader.  */
2228060Sbapt
3228060Sbapt/* Define if the C++ compiler supports stack-allocated variable-size arrays.
4228060Sbapt   */
5228060Sbapt#undef HAVE_DYNAMIC_ARRAY
6228060Sbapt
7228060Sbapt/* Define to the address where bug reports for this package should be sent. */
8228060Sbapt#undef PACKAGE_BUGREPORT
9228060Sbapt
10228060Sbapt/* Define to the full name of this package. */
11228060Sbapt#undef PACKAGE_NAME
12228060Sbapt
13228060Sbapt/* Define to the full name and version of this package. */
14228060Sbapt#undef PACKAGE_STRING
15228060Sbapt
16228060Sbapt/* Define to the one symbol short name of this package. */
17228060Sbapt#undef PACKAGE_TARNAME
18228060Sbapt
19228060Sbapt/* Define to the version of this package. */
20228060Sbapt#undef PACKAGE_VERSION
21