[pangomm] Install pangomm.h and pangomm-1.4.pc again
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pangomm] Install pangomm.h and pangomm-1.4.pc again
- Date: Wed, 12 Aug 2009 11:58:44 +0000 (UTC)
commit a7abc350b18ff835d9302e5a614300227698e5e6
Author: Daniel Elstner <danielk openismus com>
Date: Wed Aug 12 13:56:37 2009 +0200
Install pangomm.h and pangomm-1.4.pc again
* Makefile.am (pangomm_include_HEADERS): Install pango/pangomm.h.
(nodist_pangomm_libinclude_HEADERS): Install pango/pangommconfig.h.
(nodist_pkgconfig_DATA): Install pango/pangomm-1.4.pc.
* pango/Makefile.am: Delete already unused file.
ChangeLog | 9 +++++++++
Makefile.am | 8 ++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 31cc884..f60c792 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-08-12 Daniel Elstner <danielk openismus com>
+
+ Install pangomm.h and pangomm-1.4.pc again
+
+ * Makefile.am (pangomm_include_HEADERS): Install pango/pangomm.h.
+ (nodist_pangomm_libinclude_HEADERS): Install pango/pangommconfig.h.
+ (nodist_pkgconfig_DATA): Install pango/pangomm-1.4.pc.
+ * pango/Makefile.am: Delete already unused file.
+
2009-08-11 Daniel Elstner <danielk openismus com>
Provide documentation location via pkg-config
diff --git a/Makefile.am b/Makefile.am
index bacbb7a..4d6e700 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,6 +30,14 @@ doc_subdirs =
endif
SUBDIRS = $(src_subdirs) pango/pangomm $(doc_subdirs)
+pangomm_includedir = $(includedir)/$(PANGOMM_MODULE_NAME)
+pangomm_include_HEADERS = pango/pangomm.h
+pangomm_libincludedir = $(libdir)/$(PANGOMM_MODULE_NAME)/include
+nodist_pangomm_libinclude_HEADERS = pango/pangommconfig.h
+
+pkgconfigdir = $(libdir)/pkgconfig
+nodist_pkgconfig_DATA = pango/$(PANGOMM_MODULE_NAME).pc
+
include $(srcdir)/MSVC_Net2005/filelist.am
include $(srcdir)/MSVC_Net2008/filelist.am
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]