mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-12 15:04:59 +08:00
08889823ea
If the AR command has embedded shell separators such as the case of "AR = ar -X 64", $AR ends up as a blank. Solution: Put quotes around the command substitution string to protect against embedded separators. Applied the same to both AR and RANLIB assignments. Tested: At Up (AIX 5.3) only because that was where I discovered the error when AR is ar -X 64 |
||
---|---|---|
.. | ||
attrexample.f90 | ||
compound.f90 | ||
dsetexample.f90 | ||
fileexample.f90 | ||
groupexample.f90 | ||
grpdsetexample.f90 | ||
grpit.f90 | ||
grpsexample.f90 | ||
hyperslab.f90 | ||
Makefile.am | ||
Makefile.in | ||
mountexample.f90 | ||
ph5example.f90 | ||
refobjexample.f90 | ||
refregexample.f90 | ||
rwdsetexample.f90 | ||
selectele.f90 | ||
testh5fc.sh.in |