mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-03-23 17:29:11 +00:00
drop xorg-synaptics.pc
Nothing is compiling against this driver, so need for .pc file. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -27,9 +27,6 @@ DISTCHECK_CONFIGURE_FLAGS = --with-sdkdir='$${includedir}/xorg' \
|
||||
SUBDIRS = include src man tools conf
|
||||
MAINTAINERCLEANFILES = ChangeLog INSTALL
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = xorg-synaptics.pc
|
||||
|
||||
.PHONY: ChangeLog INSTALL
|
||||
|
||||
INSTALL:
|
||||
|
||||
@@ -170,6 +170,5 @@ AC_CONFIG_FILES([Makefile
|
||||
tools/Makefile
|
||||
conf/Makefile
|
||||
include/Makefile
|
||||
xorg-synaptics.pc])
|
||||
])
|
||||
AC_OUTPUT
|
||||
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
sdkdir=@sdkdir@
|
||||
|
||||
Name: synaptics
|
||||
Description: X.Org synaptics input driver.
|
||||
Version: @PACKAGE_VERSION@
|
||||
Cflags: -I${sdkdir}
|
||||
Reference in New Issue
Block a user