* rldefs.h: Define MINIMAL for __GO32__ and WIN32.

* complete.c, display.c, readline.c, rltty.c: Test MINIMAL
	instead of __GO32__.
This commit is contained in:
Steve Chamberlain 1995-01-15 22:33:04 +00:00
parent 9560e662d0
commit a465efbb38

View File

@ -1,3 +1,9 @@
Sun Jan 15 14:10:37 1995 Steve Chamberlain <sac@splat>
* rldefs.h: Define MINIMAL for __GO32__ and WIN32.
* complete.c, display.c, readline.c, rltty.c: Test MINIMAL
instead of __GO32__.
Wed Aug 24 13:04:47 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
* configure.in: Change i[34]86 to i[345]86.