summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2004-09-29 12:21:03 +0000
committerpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2004-09-29 12:21:03 +0000
commit8829f04a918c0433e272f20a93a5bdc1fc4e85f0 (patch)
treed562a323a026e21be2c0224157d2e9c708c77ebb /TODO
parenta974b05ee4a1583be2648d6cb0792bb0ee913221 (diff)
downloadmpfr-8829f04a918c0433e272f20a93a5bdc1fc4e85f0.tar.gz
Update INSTALL about C++
Update TODO and VERSION. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3005 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6221ff429..b44e679fc 100644
--- a/TODO
+++ b/TODO
@@ -42,6 +42,11 @@ Installation:
- Build a dynamic library (.so / .dll).
+- Maybe use the autotools to manage properly the version number,
+ ie create mpfr.texi.in, mpfr.h.in, version.c.in, VERSION.in
+ and substitute MPFR_MAJOR_VERSION, MPFR_MINOR_VERSION,
+ MPFR_PATCHLEVEL_VERSION within configure?
+
Changes in existing functions:
- merge mpfr_inp_str, mpfr_set_str to use mpfr_strtofr