[glib: 1/12] meson: check for win32 afunix.h
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/12] meson: check for win32 afunix.h
- Date: Wed, 26 Jan 2022 15:11:49 +0000 (UTC)
commit fd1e2c80196e1d0901e317a1770f5df64023b8f9
Author: Marc-André Lureau <marcandre lureau redhat com>
Date: Wed Jan 19 00:00:00 2022 +0400
meson: check for win32 afunix.h
Signed-off-by: Marc-André Lureau <marcandre lureau redhat com>
meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/meson.build b/meson.build
index 299f832f8..cdd72053b 100644
--- a/meson.build
+++ b/meson.build
@@ -277,6 +277,7 @@ add_project_arguments(glib_debug_cflags, language: 'c')
headers = [
'alloca.h',
+ 'afunix.h',
'crt_externs.h',
'dirent.h', # MSC does not come with this by default
'float.h',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]