comparison src/s/netbsd.h @ 29430:ddad63427df2

Don't define MATHERR.
author Dave Love <fx@gnu.org>
date Mon, 05 Jun 2000 13:26:17 +0000
parents 7f198d98ac14
children 1572612184fc
comparison
equal deleted inserted replaced
29429:1fa36ef2bb6c 29430:ddad63427df2
68 #endif 68 #endif
69 69
70 #define HAVE_WAIT_HEADER 70 #define HAVE_WAIT_HEADER
71 #define WAIT_USE_INT 71 #define WAIT_USE_INT
72 72
73 #define NO_MATHERR
74
75 #define AMPERSAND_FULL_NAME 73 #define AMPERSAND_FULL_NAME
76 74
77 #ifdef __ELF__ 75 #ifdef __ELF__
78 /* Here is how to find X Windows. LD_SWITCH_X_SITE_AUX gives an -R option 76 /* Here is how to find X Windows. LD_SWITCH_X_SITE_AUX gives an -R option
79 says where to find X windows at run time. We convert it to a -rpath option 77 says where to find X windows at run time. We convert it to a -rpath option