diff options
author | Per Bothner <per@bothner.com> | 1991-11-04 23:10:47 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1991-11-04 23:10:47 +0000 |
commit | 6a8687f3c73e4054f225e034a009afb7803db294 (patch) | |
tree | feec52864ff14b2dc825306ca7302f2675d8ad9d /gdb/config/sun3os4.mh | |
parent | 358c1d4d42cc6440a95fe8b87d076c6190c047b2 (diff) | |
download | gdb-6a8687f3c73e4054f225e034a009afb7803db294.zip gdb-6a8687f3c73e4054f225e034a009afb7803db294.tar.gz gdb-6a8687f3c73e4054f225e034a009afb7803db294.tar.bz2 |
* xm-sun3os4.h, xm-sun4os4.h, xconfig/decstation, xconfig/i386sco,
xconfig/sun3os4, xconfig/sun4os4: Don`t need HAVE_STRSTR any more.
Diffstat (limited to 'gdb/config/sun3os4.mh')
-rw-r--r-- | gdb/config/sun3os4.mh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/sun3os4.mh b/gdb/config/sun3os4.mh index 822d80d..4ec8d54 100644 --- a/gdb/config/sun3os4.mh +++ b/gdb/config/sun3os4.mh @@ -1,5 +1,3 @@ # Host: Sun 3, running SunOS 4 -#msg If you are compiling on SunOS 4.0 through 4.0.3c, delete the line -#msg in xm-sun3os4 that says `#define HAVE_STRSTR'. XDEPFILES= infptrace.o sun3-xdep.o XM_FILE= xm-sun3os4.h |