libudev.pc: add prefix and exec_prefix support

This commit is contained in:
Ethan Sommer
2020-11-04 14:48:17 -05:00
parent be97914ade
commit 5cebefbc85
2 changed files with 14 additions and 2 deletions
+2
View File
@@ -1,3 +1,5 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@