summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2010-06-18 22:47:22 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2010-06-18 22:47:22 (GMT)
commite6d56939f3ac61e4ab27aa0442c801b47580216a (patch)
treeb79fb1a26cab045cb61529bb0e4d873c1020c784 /c++
parent9f208ec4e25257c4cc5877afc375e3f39cc8beff (diff)
downloadhdf5-e6d56939f3ac61e4ab27aa0442c801b47580216a.zip
hdf5-e6d56939f3ac61e4ab27aa0442c801b47580216a.tar.gz
hdf5-e6d56939f3ac61e4ab27aa0442c801b47580216a.tar.bz2
[svn-r19019] Enhancements:
Cleaned up the code a bit by: 1. It used to that -xxx options must be at the beginning such that "buildhdf5 --disable-shared -config" was an error. Now -xxx options can appear anywhere in the command options. 2. Eliminate the need of variables $CONFIG_CXX, $CONFIG_FORTRAN, $CONFIG_PARALLEL by appending their values to $CONFIG_OP directly. 3. Also append $WITH_SZLIB to $CONFIG_OP when it is defined, not later. 4. Call CONFIG directly instead of setting up $CONFIGURE. 5. Removed the last TIMESTAMP since "trap 0" will call QUIT which calls TIMESTAMP already. This eliminated the extra timestamp when it finishes normal. tested: Tested by hand since h5committest does not really test this command.
Diffstat (limited to 'c++')
0 files changed, 0 insertions, 0 deletions