let hpux systems build with _REENTRANT defined as well
Этот коммит содержится в:
родитель
4ed82f0e78
Коммит
65d1cb8107
@ -298,6 +298,7 @@ dnl Internal macro for CURL_CONFIGURE_REENTRANT.
|
|||||||
AC_DEFUN([CURL_CHECK_NEED_REENTRANT_SYSTEM], [
|
AC_DEFUN([CURL_CHECK_NEED_REENTRANT_SYSTEM], [
|
||||||
case $host in
|
case $host in
|
||||||
*-*-solaris*)
|
*-*-solaris*)
|
||||||
|
*-*-hpux*)
|
||||||
tmp_need_reentrant="yes"
|
tmp_need_reentrant="yes"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user