[gnumeric] 2009-04-20 Jean Brefort <jean brefort normalesup org>
- From: Jean Bréfort <jbrefort src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnumeric] 2009-04-20 Jean Brefort <jean brefort normalesup org>
- Date: Mon, 20 Apr 2009 14:40:02 -0400 (EDT)
commit 0b1ca93e840f89461ced45e5cdc18d14d8750153
Author: Jean Brefort <jean acer fbx proxad net>
Date: Mon Apr 20 20:41:38 2009 +0200
2009-04-20 Jean Brefort <jean brefort normalesup org>
* libspreadsheet.pc.in: use -lspreadsheet-$(VERSION) instead of
$(GNUMERIC_API_VER). [#575390]
---
ChangeLog | 5 +++++
NEWS | 1 +
libspreadsheet.pc.in | 2 +-
3 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 43b14cf..06dba81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-20 Jean Brefort <jean brefort normalesup org>
+
+ * libspreadsheet.pc.in: use -lspreadsheet-$(VERSION) instead of
+ $(GNUMERIC_API_VER). [#575390]
+
2009-04-20 Morten Welinder <terra gnome org>
* src/wbc-gtk-actions.c (actions): Get rid of old
diff --git a/NEWS b/NEWS
index 96ed4da..8784d50 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ Andreas:
Jean:
* Variable sheet sizes.
+ * Fixed libspredsheet.pc. [#575390]
Jody:
* Improve xml probing for 2003-spreadsheetml.
diff --git a/libspreadsheet.pc.in b/libspreadsheet.pc.in
index 80ee926..71c9116 100644
--- a/libspreadsheet.pc.in
+++ b/libspreadsheet.pc.in
@@ -14,7 +14,7 @@ Version: @VERSION@
URL: http://www.gnumeric.org
Requires: glib-2.0 gobject-2.0 libgsf-1 libxml-2.0 gtk+-2.0 libglade-2.0 ${libgoffice}
Requires.private:
-Libs: -L${libdir} -lspreadsheet-${GNUMERIC_API_VER}
+Libs: -L${libdir} -lspreadsheet-${VERSION}
# for now include both the directory and the child, until we rename the includes in svn
Cflags: -I${includedir}/libspreadsheet- GNUMERIC_API_VER@/spreadsheet -I${includedir}/libspreadsheet- GNUMERIC_API_VER@ -I${gnumeric_libdir}/include
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]