From ce9f79c84136fec7888c7d08fd632ca8be39e7cb Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 13 Mar 2000 11:43:54 +0000 Subject: [PATCH] [project @ 2000-03-13 11:43:54 by simonmar] remove duplicate signal type test. --- configure.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure.in b/configure.in index 46dc3d1..2418a6b 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 -- 1.7.10.4