OSDN Git Service

build: remove undefined variable
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 22 Jan 2018 16:01:06 +0000 (17:01 +0100)
committerXiang, Haihao <haihao.xiang@intel.com>
Sun, 11 Feb 2018 11:35:46 +0000 (19:35 +0800)
WAYLAND_CFLAGS is not defined by configure.ac

src/Makefile.am

index a922c4a..34dea83 100644 (file)
@@ -76,7 +76,7 @@ if USE_WAYLAND
 source_c                       += i965_output_wayland.c
 source_h                       += i965_output_wayland.h
 source_h                       += $(protocol_source_h)
-driver_cflags                  += $(WAYLAND_CFLAGS) $(WAYLAND_CLIENT_CFLAGS)
+driver_cflags                  += $(WAYLAND_CLIENT_CFLAGS)
 endif
 
 # git version