Commit 4b1a29d9 by Jeff Law

Forgot to check in several days ago.

From-SVN: r35066
parent 4b588241
...@@ -49,9 +49,6 @@ Boston, MA 02111-1307, USA. */ ...@@ -49,9 +49,6 @@ Boston, MA 02111-1307, USA. */
#define SUCCESS_EXIT_CODE 0 #define SUCCESS_EXIT_CODE 0
#define FATAL_EXIT_CODE 33 #define FATAL_EXIT_CODE 33
/* Don't try to use sys_siglist. */
#define NO_SYS_SIGLIST
/* HP's compiler has problems with enum bitfields. */ /* HP's compiler has problems with enum bitfields. */
#define ONLY_INT_FIELDS #define ONLY_INT_FIELDS
......
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