summaryrefslogtreecommitdiff
path: root/src/s/hpux9.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-05-04 06:28:15 +0000
committerRichard M. Stallman <rms@gnu.org>1995-05-04 06:28:15 +0000
commit921e69c309d6bb944cc2c887d60476e1fb69e544 (patch)
treea2848f83c83dc7c377167994600c2863bcb8a56d /src/s/hpux9.h
parent54593ed97946958a465a3ebc81b63875ede84068 (diff)
downloademacs-921e69c309d6bb944cc2c887d60476e1fb69e544.tar.gz
(HAVE_FMOD): Defined.
Diffstat (limited to 'src/s/hpux9.h')
-rw-r--r--src/s/hpux9.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/hpux9.h b/src/s/hpux9.h
index ff70944aa42..37d0ab186ef 100644
--- a/src/s/hpux9.h
+++ b/src/s/hpux9.h
@@ -29,6 +29,10 @@
#define NO_TERMIO
#endif
+/* There's a bug in configure, or perhaps in autoconf, that makes
+ configure fail to find fmod properly on HPUX. Work around it. */
+#define HAVE_FMOD
+
/* According to ngorelic@speclab.cr.usgs.gov,
references to the X11R4 directoriess in these variables
(inherited from hpux8.h)