[PATCH weston 5/7] weston.pc: Provide moduledir
Quentin Glidic
sardemff7+wayland at sardemff7.net
Tue Jun 18 00:11:32 PDT 2013
From: Quentin Glidic <sardemff7+git at sardemff7.net>
This allows modules to use the correct directory for the targeted Weston
to install themselves.
Signed-off-by: Quentin Glidic <sardemff7+git at sardemff7.net>
---
src/weston.pc.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/weston.pc.in b/src/weston.pc.in
index 262b311..ad39b8f 100644
--- a/src/weston.pc.in
+++ b/src/weston.pc.in
@@ -5,6 +5,8 @@ libexecdir=@libexecdir@
includedir=@includedir@
pkglibexecdir=@pkglibexecdir@
+moduledir=@moduledir@
+
Name: Weston Plugin API
Description: Header files for Weston plugin development
Version: @WESTON_VERSION@
--
1.8.3
More information about the wayland-devel
mailing list