summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/wayland/wayland/disable-macro-checks-not-used-for-scanner.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/wayland/wayland/disable-macro-checks-not-used-for-scanner.patch')
-rw-r--r--meta/recipes-graphics/wayland/wayland/disable-macro-checks-not-used-for-scanner.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/wayland/disable-macro-checks-not-used-for-scanner.patch b/meta/recipes-graphics/wayland/wayland/disable-macro-checks-not-used-for-scanner.patch
index bf499bb238..cd8bc55842 100644
--- a/meta/recipes-graphics/wayland/wayland/disable-macro-checks-not-used-for-scanner.patch
+++ b/meta/recipes-graphics/wayland/wayland/disable-macro-checks-not-used-for-scanner.patch
@@ -20,7 +20,7 @@ diff --git a/configure.ac b/configure.ac
20+++ b/configure.ac 20+++ b/configure.ac
21@@ -41,16 +41,16 @@ AC_SUBST(GCC_CFLAGS) 21@@ -41,16 +41,16 @@ AC_SUBST(GCC_CFLAGS)
22 22
23 AC_CHECK_FUNCS([accept4 mkostemp]) 23 AC_CHECK_FUNCS([accept4 mkostemp posix_fallocate])
24 24
25-AC_CHECK_DECL(SFD_CLOEXEC,[], 25-AC_CHECK_DECL(SFD_CLOEXEC,[],
26- [AC_MSG_ERROR("SFD_CLOEXEC is needed to compile wayland")], 26- [AC_MSG_ERROR("SFD_CLOEXEC is needed to compile wayland")],