summaryrefslogtreecommitdiff
path: root/doc/README.dev
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2014-04-15 22:26:58 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2014-04-15 22:26:58 +0000
commitbcd517cc16a7e925c7b800b9b62af78059f27ecf (patch)
tree0e1293f5ae5b7421cc6649fa6babaa93b02ad2e9 /doc/README.dev
parent7f44b3c3a3eeba6cfca0e76343f7802b2c636313 (diff)
downloadmpfr-bcd517cc16a7e925c7b800b9b62af78059f27ecf.tar.gz
[doc/README.dev] Update about patches and autotools files.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9036 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'doc/README.dev')
-rw-r--r--doc/README.dev2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.dev b/doc/README.dev
index 76e1c5997..503499b3e 100644
--- a/doc/README.dev
+++ b/doc/README.dev
@@ -80,7 +80,7 @@ For patches from MPFR developers, e.g. for MPFR 3.1.0:
without changing the timestamps (e.g. with cp -a).
6. In mpfr-3.1.0-b, apply the patch obtained with "svn diff", e.g.
patch --no-backup-if-mismatch -p0 < /path/to/new_patch
- If an autotool file has been modified, run "autoreconf" and remove
+ If an autotools file has been modified, run "autoreconf" and remove
the autom4te.cache directory.
7. In mpfr-3.1.0-b, update the version information:
tools/update-version 3 1 0 p<n> -