]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - README.emx
ncurses 6.2 - patch 20210807
[ncurses.git] / README.emx
index ff7dc320074a3d61644a77dd506daa910614d764..666eaec736475407ef6e22117937afcfedcce61c 100644 (file)
@@ -1,5 +1,6 @@
 -------------------------------------------------------------------------------
 -------------------------------------------------------------------------------
--- Copyright (c) 1998-2006,2018 Free Software Foundation, Inc.               --
+-- Copyright 2020,2021 Thomas E. Dickey                                      --
+-- Copyright 1998-2006,2018 Free Software Foundation, Inc.                   --
 --                                                                           --
 -- Permission is hereby granted, free of charge, to any person obtaining a   --
 -- copy of this software and associated documentation files (the             --
 --                                                                           --
 -- Permission is hereby granted, free of charge, to any person obtaining a   --
 -- copy of this software and associated documentation files (the             --
@@ -25,7 +26,7 @@
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
 -- sale, use or other dealings in this Software without prior written        --
 -- authorization.                                                            --
 -------------------------------------------------------------------------------
--- $Id: README.emx,v 1.10 2018/01/01 15:09:55 tom Exp $
+-- $Id: README.emx,v 1.12 2021/06/17 21:20:30 tom Exp $
 -- Author: Thomas Dickey
 -------------------------------------------------------------------------------
 
 -- Author: Thomas Dickey
 -------------------------------------------------------------------------------
 
@@ -33,7 +34,7 @@ You can build ncurses on OS/2 in the EMX environment.  But you must build and
 acquire tools.  Not all of the tools distributed with EMX work properly, and
 some additional ones are required.
 
 acquire tools.  Not all of the tools distributed with EMX work properly, and
 some additional ones are required.
 
-First, the configure script distributed with ncurses will not run as-is in EMX. 
+First, the configure script distributed with ncurses will not run as-is in EMX.
 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:
 
 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:
 
@@ -64,7 +65,7 @@ may fix these problems:
 
        + I also built from sources (because the distributed binaries did not
          work) the cmp, diff programs.
 
        + I also built from sources (because the distributed binaries did not
          work) the cmp, diff programs.
-         
+
          Other required utilities such as ar, cat, chmod, cp, gawk, grep, mv,
          ls, rm, mkdir, sed, sort and tr worked.
 
          Other required utilities such as ar, cat, chmod, cp, gawk, grep, mv,
          ls, rm, mkdir, sed, sort and tr worked.