Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (2fc8a3538a0e7daf0caef4948a02e2ce960c9289)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (2fc8a3538a0e7daf0caef4948a02e2ce960c9289)
  • Date: Wed, 17 Aug 2011 15:02:13 -0500

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

devel/guile/BUILD | 3 +++
devel/guile/HISTORY | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit 2fc8a3538a0e7daf0caef4948a02e2ce960c9289
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

guile: added BUILD to set --disable-error-on-warning configure option

diff --git a/devel/guile/BUILD b/devel/guile/BUILD
new file mode 100755
index 0000000..a95c901
--- /dev/null
+++ b/devel/guile/BUILD
@@ -0,0 +1,3 @@
+OPTS="--disable-error-on-warning $OPTS" &&
+
+default_build
diff --git a/devel/guile/HISTORY b/devel/guile/HISTORY
index c23bcdc..7fc27ad 100644
--- a/devel/guile/HISTORY
+++ b/devel/guile/HISTORY
@@ -1,3 +1,6 @@
+2011-08-17 Robin Cook <rcook AT wyrms.net>
+ * BUILD: added to set --disable-error-on-warning configure option
+
2010-12-20 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.8.8




  • [SM-Commit] GIT changes to master grimoire by Robin Cook (2fc8a3538a0e7daf0caef4948a02e2ce960c9289), Robin Cook, 08/17/2011

Archive powered by MHonArc 2.6.24.

Top of Page