summaryrefslogtreecommitdiffstats
path: root/tools/h5dump
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2013-04-05 18:32:49 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2013-04-05 18:32:49 (GMT)
commit07d8b80b4aa27ef445ddb28c0e333c07f13147f8 (patch)
treebd176555d92247312500cf2dc0c57d46299a158b /tools/h5dump
parent25ff6f02697cdd63aa918413554bbc5d7a1d4e8b (diff)
downloadhdf5-07d8b80b4aa27ef445ddb28c0e333c07f13147f8.zip
hdf5-07d8b80b4aa27ef445ddb28c0e333c07f13147f8.tar.gz
hdf5-07d8b80b4aa27ef445ddb28c0e333c07f13147f8.tar.bz2
[svn-r23556] Bug fix: HDFFV-8358
The previous change set exec_prefix, libdir and includedir to actual values. That removed the option for user to hand edit just the first prefix=... to make "everything" to work. Changed h5redeploy to do this by default: ## Installation directories: ## ## prefix architecture-independent files. ## ## exec_prefix architecture-dependent files, default is <prefix>. ## ## libdir libraries, default is <exec_prefix>/lib. ## ## includedir header files, default is <prefix/include>. ## ############################################################################ This allows users to just change the first line of prefix=<...> and the effect will change libdir and includedir too. This was also try to accommodate the -prefix option of h5XX. Unfortunately, after changing h5redeploy, I found out the h5XX code to support -prefix actually does not provide the stated efffect. This will be fixed in the release. Tested: h5committested plus hand test.
Diffstat (limited to 'tools/h5dump')
0 files changed, 0 insertions, 0 deletions