mirror of
https://github.com/curl/curl.git
synced 2026-06-14 09:15:38 +03:00
or later -> newer (OS version)
This commit is contained in:
parent
68a0bb1f50
commit
ccb637e5e3
1 changed files with 1 additions and 1 deletions
|
|
@ -1564,7 +1564,7 @@ dnl Check to see if the compiler supports __builtin_available. This built-in
|
|||
dnl compiler function first appeared in Apple LLVM 9.0.0. It is so new that, at
|
||||
dnl the time this macro was written, the function was not yet documented. Its
|
||||
dnl purpose is to return true if the code is running under a certain OS version
|
||||
dnl or later.
|
||||
dnl or newer.
|
||||
|
||||
AC_DEFUN([CURL_SUPPORTS_BUILTIN_AVAILABLE], [
|
||||
AC_MSG_CHECKING([to see if the compiler supports __builtin_available()])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue