summaryrefslogtreecommitdiffstats
path: root/src/H5private.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2010-03-18 02:44:26 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2010-03-18 02:44:26 (GMT)
commit0a7809a659fd320e57c3efe96fce901d4cababfe (patch)
treec49aa00c13ead8e8e5e87b704524fe9a7735618d /src/H5private.h
parent0ac03c78900404696ff2427556bc815adf56744c (diff)
downloadhdf5-0a7809a659fd320e57c3efe96fce901d4cababfe.zip
hdf5-0a7809a659fd320e57c3efe96fce901d4cababfe.tar.gz
hdf5-0a7809a659fd320e57c3efe96fce901d4cababfe.tar.bz2
[svn-r18415] Description:
Move the libhdf5.settings information out of src/H5Tinit.c and into a separate header file (src/H5lib_settings.h), which is generated at build time (not configure time) with the src/H5make_libsettings generator program. Tested on: Linux/32 2.6 (jam) Mac OS X/32 10.6.2 (amazon)
Diffstat (limited to 'src/H5private.h')
-rw-r--r--src/H5private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/H5private.h b/src/H5private.h
index c0b5054..5be50bc 100644
--- a/src/H5private.h
+++ b/src/H5private.h
@@ -1535,7 +1535,6 @@ typedef struct H5_debug_t {
extern H5_debug_t H5_debug_g;
#define H5DEBUG(X) (H5_debug_g.pkg[H5_PKG_##X].stream)
-extern char H5libhdf5_settings[]; /* embedded library information */
/*-------------------------------------------------------------------------
* Purpose: These macros are inserted automatically just after the