Ryan C. Gordon пре 24 година
родитељ
комит
d440f5891c
2 измењених фајлова са 6 додато и 0 уклоњено
  1. 3 0
      CHANGELOG
  2. 3 0
      CREDITS

+ 3 - 0
CHANGELOG

@@ -2,6 +2,9 @@
  * 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
            use by win32, MacOS, and Unix systems that don't have it installed
            on the system. Autoconf support! Initial attempt at this. Lots of

+ 3 - 0
CREDITS

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