summaryrefslogtreecommitdiff
path: root/gcc/config/sparc/xm-sparc.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/sparc/xm-sparc.h')
-rw-r--r--gcc/config/sparc/xm-sparc.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/config/sparc/xm-sparc.h b/gcc/config/sparc/xm-sparc.h
index afc44ae889d..e553a0df0b2 100644
--- a/gcc/config/sparc/xm-sparc.h
+++ b/gcc/config/sparc/xm-sparc.h
@@ -1,5 +1,5 @@
/* Configuration for GNU C-compiler for Sun Sparc.
- Copyright (C) 1988, 1993, 1995 Free Software Foundation, Inc.
+ Copyright (C) 1988, 1993, 1995, 1997 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com).
This file is part of GNU CC.
@@ -43,8 +43,6 @@ Boston, MA 02111-1307, USA. */
#define SUCCESS_EXIT_CODE 0
#define FATAL_EXIT_CODE 33
-#define HAVE_POPEN
-
/* If compiled with Sun CC, the use of alloca requires this #include. */
#ifndef __GNUC__
#include "alloca.h"