mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Meson: Add missing checks for functions
This commit is contained in:
@@ -420,6 +420,8 @@ functions = [
|
||||
'wcrtomb',
|
||||
'wcslen',
|
||||
'wcsnlen',
|
||||
'sysctlbyname',
|
||||
'_NSGetEnviron',
|
||||
]
|
||||
|
||||
if glib_conf.has('HAVE_SYS_STATVFS_H')
|
||||
|
Reference in New Issue
Block a user