mirror of
https://github.com/curl/curl.git
synced 2026-06-14 04:05:39 +03:00
AIX uppercase
This commit is contained in:
parent
e05b7bc752
commit
1a086f8548
1 changed files with 1 additions and 1 deletions
|
|
@ -303,7 +303,7 @@ dnl Internal macro for CURL_CONFIGURE_THREAD_SAFE.
|
|||
AC_DEFUN([CURL_CHECK_NEED_THREAD_SAFE_SYSTEM], [
|
||||
case $host_os in
|
||||
aix[[123]].* | aix4.[[012]].*)
|
||||
dnl aix 4.2 and older
|
||||
dnl AIX 4.2 and older
|
||||
tmp_need_thread_safe="no"
|
||||
;;
|
||||
aix*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue