From 7f2d2ba06525d249e84c7907442d2e23f69c2ddd Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 7 May 2003 13:35:17 +0000 Subject: Autogenerated. --- src/config.h.msvc | 20 ++++++++++++++++++++ src/config.h_vms | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 src/config.h.msvc create mode 100644 src/config.h_vms diff --git a/src/config.h.msvc b/src/config.h.msvc new file mode 100644 index 0000000..520d7d6 --- /dev/null +++ b/src/config.h.msvc @@ -0,0 +1,20 @@ +/* config.h.in. Generated from configure.in by autoheader. */ + +/* Define if the C++ compiler supports stack-allocated variable-size arrays. + */ +#undef HAVE_DYNAMIC_ARRAY + +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT + +/* Define to the full name of this package. */ +#undef PACKAGE_NAME + +/* Define to the full name and version of this package. */ +#undef PACKAGE_STRING + +/* Define to the one symbol short name of this package. */ +#undef PACKAGE_TARNAME + +/* Define to the version of this package. */ +#undef PACKAGE_VERSION diff --git a/src/config.h_vms b/src/config.h_vms new file mode 100644 index 0000000..520d7d6 --- /dev/null +++ b/src/config.h_vms @@ -0,0 +1,20 @@ +/* config.h.in. Generated from configure.in by autoheader. */ + +/* Define if the C++ compiler supports stack-allocated variable-size arrays. + */ +#undef HAVE_DYNAMIC_ARRAY + +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT + +/* Define to the full name of this package. */ +#undef PACKAGE_NAME + +/* Define to the full name and version of this package. */ +#undef PACKAGE_STRING + +/* Define to the one symbol short name of this package. */ +#undef PACKAGE_TARNAME + +/* Define to the version of this package. */ +#undef PACKAGE_VERSION -- cgit v1.2.1