summaryrefslogtreecommitdiffstats
path: root/common/spice-common.pc.in
diff options
context:
space:
mode:
authorUri Lublin <uril@redhat.com>2010-01-03 11:58:00 +0200
committerYaniv Kamay <ykamay@redhat.com>2010-01-10 19:45:42 +0200
commitb23e84ce37a4e50d7d8ef932aa483924f27c9909 (patch)
tree5d4ab962cd352dcc4111c522f27fa9374df3181c /common/spice-common.pc.in
parente2dd219f6bb96036e54acfd7c2cf65ff09847f9e (diff)
downloadspice-b23e84ce37a4e50d7d8ef932aa483924f27c9909.tar.gz
spice-b23e84ce37a4e50d7d8ef932aa483924f27c9909.tar.xz
spice-b23e84ce37a4e50d7d8ef932aa483924f27c9909.zip
common: add spice-common.pc (subdir config)
The package-config file is to be used when ../common is not available, e.g. when building each subdir separately. Signed-off-by: Uri Lublin <uril@redhat.com>
Diffstat (limited to 'common/spice-common.pc.in')
-rw-r--r--common/spice-common.pc.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/common/spice-common.pc.in b/common/spice-common.pc.in
new file mode 100644
index 00000000..669b3c90
--- /dev/null
+++ b/common/spice-common.pc.in
@@ -0,0 +1,6 @@
+prefix=@prefix@
+common_src_dir=${prefix}/src/spice-common
+
+Name: @PACKAGE@
+Description: Spice common sources
+Version: @VERSION@