* xm-sun3os4.h, xm-sun4os4.h, xconfig/decstation, xconfig/i386sco,

xconfig/sun3os4, xconfig/sun4os4: Don`t need HAVE_STRSTR any more.
This commit is contained in:
Per Bothner 1991-11-04 23:10:47 +00:00
parent 358c1d4d42
commit 6a8687f3c7
4 changed files with 0 additions and 7 deletions

View File

@ -1,5 +1,3 @@
# Host: Little-endian MIPS machine such as DECstation.
XDEPFILES= infptrace.o mips-xdep.o coredep.o
XM_FILE= xm-mips.h
# Might need to uncomment this for old versions of Ultrix.
XM_CFLAGS= -DHAVE_STRSTR

View File

@ -2,7 +2,6 @@
XDEPFILES= infptrace.o coredep.o i386-xdep.o i387-tdep.o
XM_FILE= xm-i386sco.h
XM_CLIBS= -lPW
XM_FLAGS=-DHAVE_STRSTR
SYSV_DEFINE=-DSYSV
REGEX=regex.o
REGEX1=regex.o

View File

@ -1,5 +1,3 @@
# 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,5 +1,3 @@
# 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