OSDN Git Service

Merge from gcc-2.8
[pf3gnuchains/gcc-fork.git] / gcc / config / mips / xm-mips.h
index d8eb4b5..e10f78e 100644 (file)
@@ -1,5 +1,5 @@
 /* Configuration for GNU C-compiler for MIPS Rx000 family
-   Copyright (C) 1989, 1990, 1991, 1993 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1991, 1993, 1997 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
@@ -77,8 +77,6 @@ extern char * alloca ();
 
 /* Say if we have vprintf.  BSD Mips targets probably don't have vfprintf.  */
 #if defined(__OSF1__) || defined(__OSF__) || defined(__osf__) || defined(bsd4_4)
-#define HAVE_VPRINTF
-#define HAVE_PUTENV
 
 #else
 #define NO_STAB_H              /* mips doesn't typically have stab.h */