mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 14:48:09 +02:00
Drop empty FFI_CFLAGS
Leftover from weston Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
parent
7cedd02b5d
commit
83ee3c9962
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ libinput_la_LDFLAGS = -version-info $(LIBINPUT_LT_VERSION)
|
||||||
pkgconfigdir = $(libdir)/pkgconfig
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
pkgconfig_DATA = libinput.pc
|
pkgconfig_DATA = libinput.pc
|
||||||
|
|
||||||
AM_CPPFLAGS = $(FFI_CFLAGS)
|
|
||||||
AM_CFLAGS = $(GCC_CFLAGS)
|
AM_CFLAGS = $(GCC_CFLAGS)
|
||||||
|
|
||||||
DISTCLEANFILES = libinput-version.h
|
DISTCLEANFILES = libinput-version.h
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue