From 6125552c27b40a8da9e162af2655feca82ac16d3 Mon Sep 17 00:00:00 2001 From: tadf Date: Sun, 16 Mar 2008 00:23:43 +0000 Subject: both complex and rational are now builtin classes. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 49918a31ca..253d4b8af1 100644 --- a/configure.in +++ b/configure.in @@ -693,7 +693,7 @@ AC_CHECK_FUNCS(fmod killpg wait4 waitpid fork spawnv syscall chroot fsync getcwd getpgrp setpgrp getpgid setpgid initgroups getgroups setgroups\ getpriority getrlimit setrlimit sysconf group_member\ dlopen sigprocmask sigaction sigsetjmp _setjmp vsnprintf snprintf\ - setsid telldir seekdir fchmod cosh sinh tanh log2 round\ + setsid telldir seekdir fchmod cosh sinh tanh log2 round signbit\ setuid setgid daemon select_large_fdset setenv unsetenv\ mktime timegm clock_gettime gettimeofday) AC_ARG_ENABLE(setreuid, -- cgit v1.2.3