# HG changeset patch # User jwe # Date 786819497 0 # Node ID a2545afe2093b9c0c3515e5deec83a6f67c71c4c # Parent b527f7cdcc68ea24fa704106883d46a53adb85d9 [project @ 1994-12-07 16:58:17 by jwe] diff --git a/configure.in b/configure.in --- a/configure.in +++ b/configure.in @@ -21,7 +21,7 @@ ### along with Octave; see the file COPYING. If not, write to the Free ### Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -AC_REVISION($Revision: 1.75 $) +AC_REVISION($Revision: 1.76 $) AC_PREREQ(2.0) AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h kpathsea/c-auto.h) @@ -551,7 +551,7 @@ ;; esac -AC_CHECK_FUNCS(erf erfc lgamma) +AC_CHECK_FUNCS(erf erfc lgamma fpsetmask) AC_MSG_CHECKING([for signgam declaration in math.h]) AC_TRY_LINK([#include ],