[PATCH libinput 1/8] Drop empty FFI_CFLAGS

Peter Hutterer peter.hutterer at who-t.net
Thu Jun 5 23:18:59 PDT 2014


Leftover from weston

Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 src/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 3337a83..ff93911 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -38,7 +38,6 @@ libinput_la_LDFLAGS = -version-info $(LIBINPUT_LT_VERSION)
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libinput.pc
 
-AM_CPPFLAGS = $(FFI_CFLAGS)
 AM_CFLAGS = $(GCC_CFLAGS)
 
 DISTCLEANFILES = libinput-version.h
-- 
1.9.3



More information about the wayland-devel mailing list