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