diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2008-05-15 05:12:00 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2008-05-15 05:12:00 (GMT) |
commit | 7b7f10a4448122cc7d2996f748f47df7436f9605 (patch) | |
tree | 352d4bbf9b5036b9ac1833908ffd07dba3e1a456 /test/tarrold.h5 | |
parent | c57a9ec023e85e9ee4a712fbb6ffcbdeb801019d (diff) | |
download | hdf5-7b7f10a4448122cc7d2996f748f47df7436f9605.zip hdf5-7b7f10a4448122cc7d2996f748f47df7436f9605.tar.gz hdf5-7b7f10a4448122cc7d2996f748f47df7436f9605.tar.bz2 |
[svn-r15003] Purpose:
Improvement.
Description:
src/libhdf5.settings was the initial configure summary and is installed.
Then configure is changed to dump a summary of the configure settings to
the output and also append it to src/libhdf5.settings. That created
two different output formats and duplicated information. This is the
initial attempt to clean up this confusion and unify the output format.
It is decided to use the src/libhdf5.settings template as the unified means.
This requires more macros symbols be defined. The following symbols are
all related to generating the src/libhdf5.settings file.
AC_SUBST(EXTERNAL_FILTERS)
AC_SUBST(MPE) MPE=no
AC_SUBST(STATIC_EXEC) STATIC_EXEC=no
AC_SUBST(HDF_FORTRAN) HDF_FORTRAN=no
AC_SUBST(FC) HDF_FORTRAN=no
AC_SUBST(HDF_CXX) HDF_CXX=no
AC_SUBST(CXX) HDF_CXX=no
AC_SUBST(HDF5_HL) HDF5_HL=yes
AC_SUBST(GPFS) GPFS=no
AC_SUBST(LINUX_LFS) LINUX_LFS=no
AC_SUBST(INSTRUMENT) INSTRUMENT=no
AC_SUBST(CODESTACK) CODESTACK=no
AC_SUBST(HAVE_DMALLOC) HAVE_DMALLOC=no
AC_SUBST(DIRECT_VFD) DIRECT_VFD=no
AC_SUBST(THREADSAFE) THREADSAFE=no
AC_SUBST(STATIC_SHARED)
AC_SUBST(enable_shared)
AC_SUBST(enable_static)
AC_SUBST(UNAME_INFO) UNAME_INFO=`uname -a`
The src/libhdf5.settings.in has CONDITIONAL's added to it too. The
untrue conditions turned into a "#" and these lines are cleaned by the
post processing script.
Platform tested:
h5committest on kagiso, smirom and linew.
Diffstat (limited to 'test/tarrold.h5')
0 files changed, 0 insertions, 0 deletions