From: Per Bothner Date: Fri, 20 Sep 1991 00:15:19 +0000 (+0000) Subject: Define HAVE_STRSTR. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4cf73f04750db000e76cbe07d313586383988698;p=binutils-gdb.git Define HAVE_STRSTR. --- 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