[gupnp-dlna/wip/gst-0.10: 4/4] wip: Add .pc file for legacy lib



commit 397ef20f169206572809d9705cefe5fc41bb80bd
Author: Jens Georg <mail jensge org>
Date:   Mon Feb 11 16:38:05 2013 +0100

    wip: Add .pc file for legacy lib

 Makefile.am  |    4 ++++
 configure.ac |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 17b6d6a..50dbc53 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,6 +9,10 @@ if GSTREAMER_METADATA_BACKEND_ENABLED
 pkgconfig_DATA += gupnp-dlna-gst-2.0.pc
 endif
 
+if GSTREAMER_LEGACY_METADATA_BACKEND_ENABLED
+pkgconfig_DATA += gupnp-dlna-gst-legacy-2.0.pc
+endif
+
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
 
 # Extra clean files so that maintainer-clean removes *everything*
diff --git a/configure.ac b/configure.ac
index f61c9ed..4e5858a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -243,6 +243,7 @@ data/Makefile
 gupnp-dlna-2.0.pc
 gupnp-dlna-metadata-2.0.pc
 gupnp-dlna-gst-2.0.pc
+gupnp-dlna-gst-legacy-2.0.pc
 doc/Makefile
 doc/version.xml
 doc/gupnp-dlna/Makefile


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]