diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2010-06-18 22:47:56 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2010-06-18 22:47:56 (GMT) |
commit | 4e7be9656bc3bdbb1377ee89eb72f3a0df98461a (patch) | |
tree | 4af05d61778e95b65c990b89dc65a92d2a4783f3 /bin/locate_sw | |
parent | 9ec02c1a453bec0ed445b5f1c501f36fc5a9cdb5 (diff) | |
download | hdf5-4e7be9656bc3bdbb1377ee89eb72f3a0df98461a.zip hdf5-4e7be9656bc3bdbb1377ee89eb72f3a0df98461a.tar.gz hdf5-4e7be9656bc3bdbb1377ee89eb72f3a0df98461a.tar.bz2 |
[svn-r19020] 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 'bin/locate_sw')
0 files changed, 0 insertions, 0 deletions