mirror of
https://github.com/ruby/ruby.git
synced 2026-08-03 11:18:06 +08:00
configure.ac: remove --enable-pthread option.
* configure.ac: remove --enable-pthread option. it was obsoleted in 2009. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1b7e97044d
commit
7f2fd38be6
@ -1109,9 +1109,6 @@ AS_CASE(["$target_os"],
|
||||
enable_pthread=yes
|
||||
])
|
||||
|
||||
AC_ARG_ENABLE(pthread,
|
||||
AS_HELP_STRING([--enable-pthread], [obsolete, and ignored]))
|
||||
|
||||
dnl Checks for libraries.
|
||||
AS_CASE(["$target_os"],[*bsd*|dragonfly*],[],[ac_cv_func_daemon=no])
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user