Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (68e0b923409932ea40baab7fe5240979bf2b9af4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (68e0b923409932ea40baab7fe5240979bf2b9af4)
  • Date: Sat, 17 Mar 2007 10:50:22 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

utils/gnuplot/BUILD | 5 -----
utils/gnuplot/HISTORY | 3 +++
2 files changed, 3 insertions(+), 5 deletions(-)

New commits:
commit 68e0b923409932ea40baab7fe5240979bf2b9af4
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

gnuplot: remove the build fix for alpha, it's upstream now

diff --git a/utils/gnuplot/BUILD b/utils/gnuplot/BUILD
index f034200..f139554 100755
--- a/utils/gnuplot/BUILD
+++ b/utils/gnuplot/BUILD
@@ -1,9 +1,4 @@
-# fix for 4.2rc4 alpha macro
-sedit 's/\[ "\$GCC"=="yes" \]/test "$GCC" = "yes"/' m4/alpha.m4 &&
if [[ $GNUPLOT_SCM == "y" ]]; then
./prepare
-else
- # also fix configure if not regenerated
- sedit 's/"\$GCC"=="yes"/test "$GCC" = "yes"/' configure
fi &&
default_build
diff --git a/utils/gnuplot/HISTORY b/utils/gnuplot/HISTORY
index 483c590..2ab8279 100644
--- a/utils/gnuplot/HISTORY
+++ b/utils/gnuplot/HISTORY
@@ -1,3 +1,6 @@
+2007-03-17 Thomas Orgis <sobukus AT sourcemage.org>
+ * BUILD: removed alpha build fix, it's upstream now
+
2007-03-17 Treeve Jelbert <treeve AT pi.be>
* DETAILS: version 4.2.0




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (68e0b923409932ea40baab7fe5240979bf2b9af4), Thomas Orgis, 03/17/2007

Archive powered by MHonArc 2.6.24.

Top of Page