Mercurial > hg > octave-nkf
diff configure.in @ 960:a2545afe2093
[project @ 1994-12-07 16:58:17 by jwe]
author | jwe |
---|---|
date | Wed, 07 Dec 1994 16:58:17 +0000 |
parents | d692388b9f93 |
children | 141d2abb71de |
line wrap: on
line diff
--- 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 <math.h>],