removed "Written by..." line
[pspp-builds.git] / configure.ac
index 7e518cbf089170c47c050b9e8e5fdfad0938a36e..38eee6915410f2bfdaeae1a3a41bf2665ee72bd2 100644 (file)
@@ -73,7 +73,7 @@ AC_DEFINE(FPREP_IEEE754, 1,
 AC_C_BIGENDIAN
 
 AC_FUNC_VPRINTF
-AC_CHECK_FUNCS([strchr strrchr __setfpucw isinf isnan finite getpid feholdexcept])
+AC_CHECK_FUNCS([__setfpucw isinf isnan finite getpid feholdexcept round trunc])
 
 AC_PROG_LN_S