diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch b/meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch index 5f59a2b9b8..5641c0fe95 100644 --- a/meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch +++ b/meta/recipes-graphics/xorg-lib/libxcb/disable-check.patch @@ -22,4 +22,4 @@ index 6d7c9a5..22cceb9 100644 +HAVE_CHECK=no AM_CONDITIONAL(HAVE_CHECK, test x$HAVE_CHECK = xyes) - AC_CONFIG_HEADERS([src/config.h])
\ No newline at end of file + AC_CONFIG_HEADERS([src/config.h]) |