diff options
Diffstat (limited to 'gdb/config/i386/xm-i386sco.h')
-rw-r--r-- | gdb/config/i386/xm-i386sco.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/config/i386/xm-i386sco.h b/gdb/config/i386/xm-i386sco.h index 129cda08cb0..ddcdc9b8083 100644 --- a/gdb/config/i386/xm-i386sco.h +++ b/gdb/config/i386/xm-i386sco.h @@ -37,7 +37,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ So we use dots instead. This item must be coordinated with G++. */ #undef CPLUS_MARKER #define CPLUS_MARKER '.' -#define HAVE_STRSTR /* Use setpgid instead of setpgrp on SCO */ #define NEED_POSIX_SETPGID |