gtk-css-engine r72 - in branches/bzr: . libccd
- From: robsta svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-css-engine r72 - in branches/bzr: . libccd
- Date: Fri,  5 Sep 2008 11:33:46 +0000 (UTC)
Author: robsta
Date: Fri Sep  5 11:33:45 2008
New Revision: 72
URL: http://svn.gnome.org/viewvc/gtk-css-engine?rev=72&view=rev
Log:
Only install the pkg-config file when building libccd standalone.
Modified:
   branches/bzr/   (props changed)
   branches/bzr/libccd/Makefile.am
Modified: branches/bzr/libccd/Makefile.am
==============================================================================
--- branches/bzr/libccd/Makefile.am	(original)
+++ branches/bzr/libccd/Makefile.am	Fri Sep  5 11:33:45 2008
@@ -5,8 +5,10 @@
 SUBDIRS += examples
 endif
 
+if CCD_STANDALONE
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libccd-1.pc
+endif
 
 EXTRA_DIST = \
 	libccd-1.pc.in
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]