(NO_WAIT_H): Deleted.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 4 Mar 1996 13:24:34 +0000 (08:24 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 4 Mar 1996 13:24:34 +0000 (08:24 -0500)
From-SVN: r11406

gcc/config/we32k/xm-we32k.h

index 01175ef250520d3e084780d46fd6f03876626190..147d02aec9be18f15b05486d966e105c66d52166 100644 (file)
@@ -1,12 +1,12 @@
 /* Configuration for GNU C-compiler for AT&T we32000 Family.
    Contributed by John Wehle (john@feith1.uucp)
-   Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1992, 1993, 1996 Free Software Foundation, Inc.
 
 This file is part of GNU CC.
 
 GNU CC is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 1, or (at your option)
+the Free Software Foundation; either version 2, or (at your option)
 any later version.
 
 GNU CC is distributed in the hope that it will be useful,
@@ -44,9 +44,6 @@ Boston, MA 02111-1307, USA.  */
 /* Don't try to use sys_siglist.  */
 #define NO_SYS_SIGLIST
 
-/* Don't try including wait.h.  */
-#define NO_WAIT_H
-
 #ifndef MAXPATHLEN
 #define MAXPATHLEN 512
 #endif