mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-11 16:01:00 +08:00
[svn-r11984] Purpose:
feature. Description: Turn on the release process to generate the doc tarball too. Platforms tested: No real test, just eyeballed.
This commit is contained in:
parent
e49590a6d9
commit
9d7b7612c2
@ -63,7 +63,7 @@ ZLIB_default=
|
|||||||
ZLIB=$ZLIB_default
|
ZLIB=$ZLIB_default
|
||||||
|
|
||||||
# What compression methods to use? (md5 does checksum).
|
# What compression methods to use? (md5 does checksum).
|
||||||
METHODS="gzip bzip2 md5"
|
METHODS="gzip bzip2 md5 doc"
|
||||||
|
|
||||||
# Use User's MAKE if set. Else use generic make.
|
# Use User's MAKE if set. Else use generic make.
|
||||||
MAKE=${MAKE:-make}
|
MAKE=${MAKE:-make}
|
||||||
|
Loading…
Reference in New Issue
Block a user