Add note about strstr botch on sunos4.0.3c and previous.

This commit is contained in:
John Gilmore 1991-10-23 18:12:20 +00:00
parent b391b96dfb
commit e89b8910fc
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
# Host: Sun 3, running SunOS 4
#msg If you are compiling on SunOS 4.0 through 4.0.3c, delete the line
#msg in xm-sun3os4 that says `#define HAVE_STRSTR'.
XDEPFILES= infptrace.o sun3-xdep.o
XM_FILE= xm-sun3os4.h

View File

@ -1,3 +1,5 @@
# Host: Sun 4 or Sparcstation, running SunOS 4
#msg If you are compiling on SunOS 4.0 through 4.0.3c, delete the line
#msg in xm-sun4os4 that says `#define HAVE_STRSTR'.
XDEPFILES= infptrace.o sparc-xdep.o
XM_FILE= xm-sun4os4.h