Commit a0f675b3 by Richard Kenner

(NO_WAIT_H): Deleted.

From-SVN: r11406
parent e2616dde
/* 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment