# HG changeset patch # User Richard M. Stallman # Date 797473963 0 # Node ID 00320c2e17531b0b676b8b0b9b8dc96c01210922 # Parent 78eda0ee4cbaf3155c5d4a13998c96b03e397711 (NO_MATHERR): Defined. (LIBS_SYSTEM): Definition deleted. diff -r 78eda0ee4cba -r 00320c2e1753 src/s/netbsd.h --- a/src/s/netbsd.h Mon Apr 10 00:31:47 1995 +0000 +++ b/src/s/netbsd.h Mon Apr 10 00:32:43 1995 +0000 @@ -28,7 +28,7 @@ #define LIBS_DEBUG /* -lutil is not needed for NetBSD >0.9. */ -#define LIBS_SYSTEM -lutil +/* #define LIBS_SYSTEM -lutil */ #define LIBS_TERMCAP -ltermcap #define NEED_ERRNO @@ -58,3 +58,5 @@ #define HAVE_WAIT_HEADER #define WAIT_USE_INT + +#define NO_MATHERR