[SM-Commit] GIT changes to devel-gnome grimoire by Eric Sandall (bfcceea3ff0c4259243e6e9aa6ac595cf5d2f58d)
Eric Sandall
scm at sourcemage.org
Fri Mar 20 13:19:04 EDT 2009
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
More information about the SM-Commit
mailing list