Ryan C. Gordon vor 24 Jahren
Ursprung
Commit
d440f5891c
2 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 3 0
      CHANGELOG
  2. 3 0
      CREDITS

+ 3 - 0
CHANGELOG

@@ -2,6 +2,9 @@
  * CHANGELOG.
  * CHANGELOG.
  */
  */
 
 
+05152002 - configure script now deals with systems that have a readline
+           lib, but require it to be linked with curses. Thanks to Edward
+           Rudd for the patch.
 05102002 - A trimmed-down zlib 1.1.4 is now included in the source distro, for
 05102002 - A trimmed-down zlib 1.1.4 is now included in the source distro, for
            use by win32, MacOS, and Unix systems that don't have it installed
            use by win32, MacOS, and Unix systems that don't have it installed
            on the system. Autoconf support! Initial attempt at this. Lots of
            on the system. Autoconf support! Initial attempt at this. Lots of

+ 3 - 0
CREDITS

@@ -21,6 +21,9 @@ other bugfixes,
 Darwin support,
 Darwin support,
     Patrick Stein
     Patrick Stein
 
 
+configure fixes,
+    Edward Rudd
+
 Other stuff:
 Other stuff:
     Your name here! Patches go to icculus@clutteredmind.org ...
     Your name here! Patches go to icculus@clutteredmind.org ...