]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - README.emx
ncurses 5.5
[ncurses.git] / README.emx
index 15882d3b62dae1ac8108a20a11248987779ceb36..3a5ca1a1e246929bf798e0a89e117cc2951d71e4 100644 (file)
@@ -1,5 +1,5 @@
--- $Id: README.emx,v 1.2 2000/05/06 17:41:56 tom Exp $
--- Author: Thomas Dickey <dickey@clark.net>
+-- $Id: README.emx,v 1.7 2005/08/27 17:04:26 tom Exp $
+-- Author: Thomas Dickey
 -------------------------------------------------------------------------------
 
 You can build ncurses on OS/2 in the EMX environment.  But you must build and
 -------------------------------------------------------------------------------
 
 You can build ncurses on OS/2 in the EMX environment.  But you must build and
@@ -11,21 +11,18 @@ You can generate a new one if you have autoconf built for EMX.  You will need
 the EMX development tools, of course.  Get these programs to start:
 
        GNU m4 program (version 1.4)
 the EMX development tools, of course.  Get these programs to start:
 
        GNU m4 program (version 1.4)
-       GNU autoconf (version 2.12).
+       GNU autoconf (version 2.13).
        GNU patch (version 2.5)
 
 Apply the autoconf patches from
 
        GNU patch (version 2.5)
 
 Apply the autoconf patches from
 
-       http://dickey.his.com/autoconf
-       ftp://dickey.his.com/autoconf
+       http://invisible-island.net/autoconf
+       ftp://invisible-island.net/autoconf
 
 These are ordered by date:
 
 
 These are ordered by date:
 
-       autoconf-2.12-970309.patch.gz
-       autoconf-2.12-970429.patch.gz
-       autoconf-2.12-971222-emx.patch.gz
-       autoconf-2.12-971222.patch.gz
-       autoconf-2.12-971230.patch.gz
+       autoconf-2.13-20030927.patch.gz
+       autoconf-2.13-20030927-emx.patch.gz
 
 I built my development environment for ncurses using EMX 0.9c at the end of
 1997.  Much of the EMX patch for autoconf was done originally by J.J.G.Ripoll,
 
 I built my development environment for ncurses using EMX 0.9c at the end of
 1997.  Much of the EMX patch for autoconf was done originally by J.J.G.Ripoll,