Add note about strstr botch on sunos4.0.3c and previous.
authorJohn Gilmore <gnu@cygnus>
Wed, 23 Oct 1991 18:12:20 +0000 (18:12 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 23 Oct 1991 18:12:20 +0000 (18:12 +0000)
gdb/config/sun3os4.mh
gdb/config/sun4os4.mh

index 4ec8d548570a5c5a33128be9e030dc1f7dfd367b..822d80d6c32c15e7769ee349077da1c29da1b16d 100644 (file)
@@ -1,3 +1,5 @@
 # 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
index d83d0edcbcc10832b3c802938e900a6fd05aa90c..8bfaf88add9ecf95bc6c269d7337544f2eff2fa7 100644 (file)
@@ -1,3 +1,5 @@
 # Host: Sun 4 or Sparcstation, running SunOS 4
+#msg If you are compiling on SunOS 4.0 through 4.0.3c, delete the line
+#msg in xm-sun4os4 that says `#define HAVE_STRSTR'.
 XDEPFILES= infptrace.o sparc-xdep.o
 XM_FILE= xm-sun4os4.h