Some minor edits to README and INSTALL.
authorDavid Griffith <dave@661.org>
Sun, 14 Jul 2019 00:04:51 +0000 (17:04 -0700)
committerDavid Griffith <dave@661.org>
Sun, 14 Jul 2019 00:04:51 +0000 (17:04 -0700)
INSTALL
README

diff --git a/INSTALL b/INSTALL
index 4c4e297f8f2d8b1db313370db36762a627f5cd15..44db0a7ba70bdc8fe63351ffa3105c6c73f76611 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -31,8 +31,8 @@ curses.  You can download ncurses from ftp://ftp.gnu/org/gnu/ncurses/.
 If you insist on using the vendor-supplied curses library, see the
 platform-specific info below.
 
-For MAC OS/X users, check the Makefile, and uncomment the line that
-adds the "-D_DARWIN_SOURCE" and "-D_XOPEN_SOURCE=600" CFLAGS.
+For MacOS users, Frotz with all three of its user interfaces should
+compile without any changes to the source code or Makefiles.
 
 It's always a good idea to have the GNU version of make(1) around.
 
diff --git a/README b/README
index 3d34c6e99d464e79b710e4db7a189dd74f307be2..b25ad0bb5caecd955d37c7120d80e16ea3bb5181 100644 (file)
--- a/README
+++ b/README
@@ -7,6 +7,7 @@ Reference code and Unix port currently maintained by David Griffith.
 
 - Compiles and runs on most common flavors of Unix, both open source and not.
 - Plays all Z-code games including V6.
+- Graphics displayed through SDL.
 - Sound support through libao.
 - Config files.
 - Configurable error checking.
@@ -26,8 +27,6 @@ The Frotz homepage is at https://661.org/proj/if/frotz/
 
 The latest information on and source code of Unix Frotz is available at 
 https://gitlab.com/DavidGriffith/frotz
-The old repository at Github is now deprecated. It will serve as a 
-mirror for the time being, but will eventually be deleted.
 
 The latest release of Unix Frotz is available from the Interactive
 Fiction Archive at: