summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5private.h')
-rw-r--r--src/H5private.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/H5private.h b/src/H5private.h
index b138301..f923376 100644
--- a/src/H5private.h
+++ b/src/H5private.h
@@ -1771,8 +1771,9 @@ extern hbool_t H5_coll_api_sanity_check_g;
extern H5_debug_t H5_debug_g;
#define H5DEBUG(X) (H5_debug_g.pkg[H5_PKG_##X].stream)
-/* Do not use const else AIX strings does not show it. */
-extern char H5libhdf5_settings[]; /* embedded library information */
+
+/* Embedded build information */
+extern const char H5build_settings[];
/*-------------------------------------------------------------------------
* Purpose: These macros are inserted automatically just after the