aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1991-09-20 00:15:19 +0000
committerPer Bothner <per@bothner.com>1991-09-20 00:15:19 +0000
commit4cf73f04750db000e76cbe07d313586383988698 (patch)
treea54d1532a7d3aaefd8b249e11e618656237d35e3 /gdb
parentef08856f6215f16b2abfb15cc9a0b167a572626b (diff)
downloadgdb-4cf73f04750db000e76cbe07d313586383988698.zip
gdb-4cf73f04750db000e76cbe07d313586383988698.tar.gz
gdb-4cf73f04750db000e76cbe07d313586383988698.tar.bz2
Define HAVE_STRSTR.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/config/decstation.mh2
1 files changed, 2 insertions, 0 deletions
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