Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-gnome grimoire by Eric Sandall (bfcceea3ff0c4259243e6e9aa6ac595cf5d2f58d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-gnome grimoire by Eric Sandall (bfcceea3ff0c4259243e6e9aa6ac595cf5d2f58d)
  • Date: Fri, 20 Mar 2009 12:19:04 -0500

GIT changes to devel-gnome grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-libs/gnome-sharp/HISTORY | 3 +++
gnome2-libs/gnome-sharp/PRE_BUILD | 1 +
2 files changed, 4 insertions(+)

New commits:
commit bfcceea3ff0c4259243e6e9aa6ac595cf5d2f58d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gnome-sharp: Fix compilation with libtool 2.2.6a (Bug #15126)

diff --git a/gnome2-libs/gnome-sharp/HISTORY b/gnome2-libs/gnome-sharp/HISTORY
index e8b4c40..9587066 100644
--- a/gnome2-libs/gnome-sharp/HISTORY
+++ b/gnome2-libs/gnome-sharp/HISTORY
@@ -1,3 +1,6 @@
+2009-03-19 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD: Fix compilation with libtool 2.2.6a (Bug #15126)
+
2009-03-08 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.24.1

diff --git a/gnome2-libs/gnome-sharp/PRE_BUILD
b/gnome2-libs/gnome-sharp/PRE_BUILD
index 80bc6f6..c7daf65 100755
--- a/gnome2-libs/gnome-sharp/PRE_BUILD
+++ b/gnome2-libs/gnome-sharp/PRE_BUILD
@@ -2,5 +2,6 @@ default_pre_build &&
cd $SOURCE_DIRECTORY &&

sedit "s:libgtkhtml-3.8:libgtkhtml-3.14:g" configure.in &&
+libtoolize -f &&
aclocal &&
autoconf



  • [SM-Commit] GIT changes to devel-gnome grimoire by Eric Sandall (bfcceea3ff0c4259243e6e9aa6ac595cf5d2f58d), Eric Sandall, 03/20/2009

Archive powered by MHonArc 2.6.24.

Top of Page