mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Meson: Add missing checks for functions
This commit is contained in:
parent
c36c55dbd6
commit
8ba364186f
@ -420,6 +420,8 @@ functions = [
|
||||
'wcrtomb',
|
||||
'wcslen',
|
||||
'wcsnlen',
|
||||
'sysctlbyname',
|
||||
'_NSGetEnviron',
|
||||
]
|
||||
|
||||
if glib_conf.has('HAVE_SYS_STATVFS_H')
|
||||
|
Loading…
Reference in New Issue
Block a user