mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-03-24 01:34:04 +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
|
SUBDIRS = include src man tools conf
|
||||||
MAINTAINERCLEANFILES = ChangeLog INSTALL
|
MAINTAINERCLEANFILES = ChangeLog INSTALL
|
||||||
|
|
||||||
pkgconfigdir = $(libdir)/pkgconfig
|
|
||||||
pkgconfig_DATA = xorg-synaptics.pc
|
|
||||||
|
|
||||||
.PHONY: ChangeLog INSTALL
|
.PHONY: ChangeLog INSTALL
|
||||||
|
|
||||||
INSTALL:
|
INSTALL:
|
||||||
|
|||||||
@@ -170,6 +170,5 @@ AC_CONFIG_FILES([Makefile
|
|||||||
tools/Makefile
|
tools/Makefile
|
||||||
conf/Makefile
|
conf/Makefile
|
||||||
include/Makefile
|
include/Makefile
|
||||||
xorg-synaptics.pc])
|
])
|
||||||
AC_OUTPUT
|
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