summaryrefslogtreecommitdiff
path: root/src/s/irix4-0.h
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-06-05 13:28:43 +0000
committerDave Love <fx@gnu.org>2000-06-05 13:28:43 +0000
commit162ccef4e87578fcf5eab3e0c58d5138a2481d40 (patch)
tree2d1c1d6fbe7118f1fe535a16a5bf7cb059391709 /src/s/irix4-0.h
parentbec6f62a856244c263689bc62986fe1c39bdecd9 (diff)
downloademacs-162ccef4e87578fcf5eab3e0c58d5138a2481d40.tar.gz
Don't define MATHERR.
Diffstat (limited to 'src/s/irix4-0.h')
-rw-r--r--src/s/irix4-0.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/irix4-0.h b/src/s/irix4-0.h
index b354ffb324e..b985d0892a7 100644
--- a/src/s/irix4-0.h
+++ b/src/s/irix4-0.h
@@ -56,7 +56,3 @@
return -1; \
strcpy (pty_name, name); \
}
-
-/* jpff@maths.bath.ac.uk reports `struct exception' is not defined
- on this system, so inhibit use of matherr. */
-#define NO_MATHERR