mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 04:40:25 +01:00
Remove unused pc.in files
These have not been used since the switch to meson. Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1232>
This commit is contained in:
parent
f6c4a361c0
commit
b1bc500e0d
2 changed files with 0 additions and 24 deletions
|
|
@ -1,10 +0,0 @@
|
|||
libdir=@abs_builddir@/.libs
|
||||
includedir=@abs_srcdir@
|
||||
|
||||
Name: Libinput
|
||||
Description: Input device library (not installed)
|
||||
Version: @LIBINPUT_VERSION@
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -linput
|
||||
Libs.private: -lm -lrt
|
||||
Requires.private: libudev
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
datarootdir=@datarootdir@
|
||||
pkgdatadir=@datadir@/@PACKAGE@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: Libinput
|
||||
Description: Input device library
|
||||
Version: @LIBINPUT_VERSION@
|
||||
Cflags: -I${includedir}
|
||||
Libs: -L${libdir} -linput
|
||||
Libs.private: -lm -lrt
|
||||
Requires.private: libudev
|
||||
Loading…
Add table
Reference in a new issue