1228060Sbapt/* config.h.  Generated from config.h.in by configure.  */
2228060Sbapt/* config.h.in.  Generated from configure.ac by autoheader.  */
358554Skris/* $FreeBSD$ */
458554Skris
5228060Sbapt/* Define if the C++ compiler supports stack-allocated variable-size arrays.
6228060Sbapt   */
7228060Sbapt#define HAVE_DYNAMIC_ARRAY 1
858554Skris
9228060Sbapt/* Define to the address where bug reports for this package should be sent. */
10228060Sbapt#define PACKAGE_BUGREPORT ""
1158554Skris
12228060Sbapt/* Define to the full name of this package. */
13228060Sbapt#define PACKAGE_NAME ""
1458554Skris
15228060Sbapt/* Define to the full name and version of this package. */
16228060Sbapt#define PACKAGE_STRING ""
1758554Skris
18228060Sbapt/* Define to the one symbol short name of this package. */
19228060Sbapt#define PACKAGE_TARNAME ""
2058554Skris
21228060Sbapt/* Define to the version of this package. */
22228060Sbapt#define PACKAGE_VERSION ""
23