summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorsimonmar <unknown>2000-03-13 11:43:54 +0000
committersimonmar <unknown>2000-03-13 11:43:54 +0000
commitce9f79c84136fec7888c7d08fd632ca8be39e7cb (patch)
treec03ce2fc762f8ee817c9d802b3430156ec71eb2b /configure.in
parent703e7dd2531bab99bdf6827118ff342dd975e328 (diff)
downloadhaskell-ce9f79c84136fec7888c7d08fd632ca8be39e7cb.tar.gz
[project @ 2000-03-13 11:43:54 by simonmar]
remove duplicate signal type test.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 46dc3d16e9..2418a6be1e 100644
--- a/configure.in
+++ b/configure.in
@@ -711,9 +711,6 @@ AC_C_BIGENDIAN
errprint((fptools configure script wizard sez: "don't worry, the above warning is harmless (to us.)")
)
-dnl ** determine the return type of signal()
-AC_TYPE_SIGNAL
-
dnl ** check for leading underscores in symbol names
FPTOOLS_UNDERSCORE