* xconfig/i386sco: Add HAVE_STRSTR to avoid ANSI bdeath.

* xconfig/tahoe:  Add REGEX, which seems to be missing.
This commit is contained in:
John Gilmore 1991-10-17 05:57:02 +00:00
parent 9e0906a6b2
commit c5a475c86d
2 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,7 @@
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,3 +1,5 @@
# Host: CCI or Harris Tahoe running BSD Unix
XDEPFILES= infptrace.o coredep.o
REGEX=regex.o
REGEX1=regex.o
XM_FILE= xm-tahoe.h