зеркало из https://github.com/github/ruby.git
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:
Родитель
1b7e97044d
Коммит
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])
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче