mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-09 12:09:40 +02: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',
|
'wcrtomb',
|
||||||
'wcslen',
|
'wcslen',
|
||||||
'wcsnlen',
|
'wcsnlen',
|
||||||
|
'sysctlbyname',
|
||||||
|
'_NSGetEnviron',
|
||||||
]
|
]
|
||||||
|
|
||||||
if glib_conf.has('HAVE_SYS_STATVFS_H')
|
if glib_conf.has('HAVE_SYS_STATVFS_H')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user