xm-pa64.h (NO_SYS_SIGLIST): Kill.

* pa/xm-pa64.h (NO_SYS_SIGLIST): Kill.
        * d30v/xm-d30v.h (NO_SYS_SIGLIST): Kill.

From-SVN: r34998
This commit is contained in:
Jeffrey A Law 2000-07-12 20:29:05 +00:00 committed by Jeff Law
parent 895ea61453
commit 733dee92dc
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
Wed Jul 12 13:24:30 2000 Jeffrey A Law (law@cygnus.com)
* pa/xm-pa64.h (NO_SYS_SIGLIST): Kill.
* d30v/xm-d30v.h (NO_SYS_SIGLIST): Kill.
2000-07-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* c-decl.c (define_label): Warn about identifier conflicts with

View File

@ -124,9 +124,6 @@
/* Define this if your system is POSIX.1 compliant. */
/* #define POSIX */
/* Define this if your system *does not* provide the variable `sys_siglist'. */
/* #define NO_SYS_SIGLIST */
/* Define this if your system has the variable `sys_siglist', and there is
already a declaration of it in the system header files. */
/* #define DONT_DECLARE_SYS_SIGLIST */