From 4cf73f04750db000e76cbe07d313586383988698 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 20 Sep 1991 00:15:19 +0000 Subject: [PATCH] Define HAVE_STRSTR. --- gdb/config/decstation.mh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gdb/config/decstation.mh b/gdb/config/decstation.mh index 28fcc1eb855..35b945d8a98 100644 --- a/gdb/config/decstation.mh +++ b/gdb/config/decstation.mh @@ -1,3 +1,5 @@ # 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 -- 2.30.2