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