mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Merge branch 'meson-functions' into 'master'
Meson: Add missing checks for functions See merge request GNOME/glib!114
This commit is contained in:
commit
acb4f54833
@ -424,6 +424,8 @@ functions = [
|
||||
'wcrtomb',
|
||||
'wcslen',
|
||||
'wcsnlen',
|
||||
'sysctlbyname',
|
||||
'_NSGetEnviron',
|
||||
]
|
||||
|
||||
if glib_conf.has('HAVE_SYS_STATVFS_H')
|
||||
|
Loading…
Reference in New Issue
Block a user