changeset 960:a2545afe2093

[project @ 1994-12-07 16:58:17 by jwe]
author jwe
date Wed, 07 Dec 1994 16:58:17 +0000
parents b527f7cdcc68
children b0bb56a7ddcc
files configure.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Wed Dec 07 16:52:56 1994 +0000
+++ b/configure.in	Wed Dec 07 16:58:17 1994 +0000
@@ -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 <math.h>],