gjs r32 - trunk
- From: lucasr svn gnome org
- To: svn-commits-list gnome org
- Subject: gjs r32 - trunk
- Date: Mon, 20 Oct 2008 09:47:20 +0000 (UTC)
Author: lucasr
Date: Mon Oct 20 09:47:19 2008
New Revision: 32
URL: http://svn.gnome.org/viewvc/gjs?rev=32&view=rev
Log:
Makefile-gi.am: do not redefine pkgconfigdir and pkgconfig_DATA. Just append
gjs-gi-1.0.pc to pkgconfig_DATA.
Modified:
trunk/Makefile-gi.am
Modified: trunk/Makefile-gi.am
==============================================================================
--- trunk/Makefile-gi.am (original)
+++ trunk/Makefile-gi.am Mon Oct 20 09:47:19 2008
@@ -41,8 +41,7 @@
gi/value.c
########################################################################
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = gjs-gi-1.0.pc
+pkgconfig_DATA += gjs-gi-1.0.pc
EXTRA_DIST += \
gjs-gi-1.0.pc.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]