summaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
authorerouault <erouault>2014-11-20 14:28:16 +0000
committererouault <erouault>2014-11-20 14:28:16 +0000
commit8145103863367a0961168d3a9698366d33ba27c3 (patch)
tree0f46692c01dd6ee1aeb627784055c8c345f3c44b /HOWTO-RELEASE
parent14d7e5a783bb9eb9c72074d5c27180a5a9918533 (diff)
downloadlibtiff-8145103863367a0961168d3a9698366d33ba27c3.tar.gz
* automake: updated to 1.14.1
* libtool: updated to 2.4.3 * HOWTO-RELEASE: small update about autotools building order
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE5
1 files changed, 4 insertions, 1 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index 701ca75f..693d39c5 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -10,10 +10,13 @@ Notes on releasing.
1.4.16 is needed in order to avoid bugs in m4. These packages may
be downloaded from the following ftp locations:
+ m4 - ftp://ftp.gnu.org/pub/gnu/m4
autoconf - ftp://ftp.gnu.org/pub/gnu/autoconf
automake - ftp://ftp.gnu.org/pub/gnu/automake
libtool - ftp://ftp.gnu.org/pub/gnu/libtool
- m4 - ftp://ftp.gnu.org/pub/gnu/m4
+
+ It is recommanded building m4 before autoconf, since the latest requires
+ the former.
Release builds should only be done on a system with a functioning
and correctly set system clock and on a filesystem which accurately