[libchamplain/libchampain-0-4] Fix 595534 add --libtool to allow build pass on Solaris
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libchamplain/libchampain-0-4] Fix 595534 add --libtool to allow build pass on Solaris
- Date: Mon, 21 Sep 2009 16:37:20 +0000 (UTC)
commit e388b242b4085a091b29e2572172b893e9501681
Author: Halton Huo <halton huo sun com>
Date: Mon Sep 21 12:33:57 2009 -0400
Fix 595534 add --libtool to allow build pass on Solaris
AUTHORS | 1 +
champlain-gtk/Makefile.am | 1 +
champlain/Makefile.am | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 328eabf..9502c67 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -24,3 +24,4 @@ Frederic Peters <fpeters 0d be>
Cosimo Cecchi <cosimoc gnome org>
Vincent Untz <vuntz gnome org>
Felix Riemann <friemann gnome org>
+Halton Huo <halton huo sun com>
diff --git a/champlain-gtk/Makefile.am b/champlain-gtk/Makefile.am
index 0a64f5c..9e2a5c3 100644
--- a/champlain-gtk/Makefile.am
+++ b/champlain-gtk/Makefile.am
@@ -49,6 +49,7 @@ GtkChamplain-0.4.gir: $(INTROSPECTION_SCANNER) libchamplain-gtk-0.4.la
--include=Clutter-1.0 \
--include=Gtk-2.0 \
--library=champlain-gtk-0.4 \
+ --libtool="$(LIBTOOL)" \
--output $@ \
--pkg gobject-2.0 \
--pkg gtk+-2.0 \
diff --git a/champlain/Makefile.am b/champlain/Makefile.am
index 26ae16e..4ac1cfe 100644
--- a/champlain/Makefile.am
+++ b/champlain/Makefile.am
@@ -170,6 +170,7 @@ Champlain-0.4.gir: $(INTROSPECTION_SCANNER) libchamplain-0.4.la
--include=Clutter-1.0 \
--include=Gtk-2.0 \
--library=champlain-0.4 \
+ --libtool="$(LIBTOOL)" \
--output $@ \
--pkg gobject-2.0 \
--pkg gtk+-2.0 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]