Mercurial > hg > octave-nkf
diff configure.in @ 998:032fcf9f45a4
[project @ 1994-12-16 06:08:59 by jwe]
author | jwe |
---|---|
date | Fri, 16 Dec 1994 06:09:58 +0000 |
parents | af4887fdeaea |
children | bef46882918c |
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.81 $) +AC_REVISION($Revision: 1.82 $) AC_PREREQ(2.0) AC_INIT(src/octave.cc) AC_CONFIG_HEADER(config.h kpathsea/c-auto.h) @@ -552,7 +552,7 @@ ;; esac -AC_CHECK_FUNCS(erf erfc lgamma fpsetmask) +AC_CHECK_FUNCS(erf erfc lgamma) AC_MSG_CHECKING([for signgam declaration in math.h]) AC_TRY_LINK([#include <math.h>],