mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-06 17:20:42 +08:00
[svn-r1049] Corrected a typo in the definition of $AR.
This commit is contained in:
parent
c2957e0922
commit
d6668e2a28
@ -13,7 +13,7 @@ if test "X-" = "X-$CC"; then
|
||||
fi
|
||||
|
||||
# The default archiver is `xar'
|
||||
AR="${AR:-xar}
|
||||
AR=${AR:-xar}
|
||||
|
||||
# There is no ranlib
|
||||
RANLIB=:
|
||||
|
Loading…
x
Reference in New Issue
Block a user