mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Cache strlcpy and strlcat tests
This commit is contained in:
parent
17785a6c92
commit
d07ca2941e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325277
@ -277,6 +277,8 @@
|
||||
: ${ac_cv_func_wcslen=yes}
|
||||
: ${ac_cv_func_wcsnlen=yes}
|
||||
: ${ac_cv_func_wcwidth=yes}
|
||||
: ${ac_cv_func_strlcpy=yes}
|
||||
: ${ac_cv_func_strlcat=yes}
|
||||
|
||||
# non existing functions
|
||||
: ${ac_cv_func_yield=no}
|
||||
|
Loading…
Reference in New Issue
Block a user