mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
7acf3f1b12
Feature - conditional compilation Description: SRB file driver and tests are now compiled only when SRB is enabled (using --with-srb during configure). Solution: Added an automake conditional in configure.in, altered Makefiles.am in src and test directories to depend on that conditional. This should make a nice example for posterity to add conditionally compiled sources. Platforms tested: heping (only configure change) |
||
---|---|---|
.. | ||
attrexample.f90 | ||
compound.f90 | ||
dsetexample.f90 | ||
fileexample.f90 | ||
groupexample.f90 | ||
grpdsetexample.f90 | ||
grpit.f90 | ||
grpsexample.f90 | ||
hyperslab.f90 | ||
Makefile.am | ||
Makefile.in | ||
mountexample.f90 | ||
refobjexample.f90 | ||
refregexample.f90 | ||
rwdsetexample.f90 | ||
selectele.f90 |