From 4cf73f04750db000e76cbe07d313586383988698 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 20 Sep 1991 00:15:19 +0000 Subject: Define HAVE_STRSTR. --- gdb/config/decstation.mh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gdb') diff --git a/gdb/config/decstation.mh b/gdb/config/decstation.mh index 28fcc1e..35b945d 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 -- cgit v1.1