Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (78aeabe49e456dd69f8b56daa7578d4e1d700548)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (78aeabe49e456dd69f8b56daa7578d4e1d700548)
  • Date: Sun, 18 Jan 2009 14:03:44 -0600

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

graphics-libs/mesalib/CONFIGURE | 2 +-
graphics-libs/mesalib/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 78aeabe49e456dd69f8b56daa7578d4e1d700548
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

mesalib: added helpful text in CONFIGURE

diff --git a/graphics-libs/mesalib/CONFIGURE b/graphics-libs/mesalib/CONFIGURE
index 3c1e0d5..01a28af 100755
--- a/graphics-libs/mesalib/CONFIGURE
+++ b/graphics-libs/mesalib/CONFIGURE
@@ -18,7 +18,7 @@ MESALIB_BUILD=${MESALIB_BUILD/linux/xlib}

. $GRIMOIRE/config_query_multi.function &&
config_query_list MESALIB_BUILD \
- "Select build type?" \
+ "Select build type? (dri required for xorg-server)" \
xlib \
dri \
osmesa &&
diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index acb276e..09cb4d7 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,6 @@
+2009-01-18 Ethan Grammatikidis <eekee57 AT fastmail.fm>
+ * CONFIGURE: Added text to query to ease building of xorg-server
+
2008-12-21 Juuso Alasuutari <iuso AT sourcemage.org>
* PRE_BUILD: Run autogen.sh for git build.




  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (78aeabe49e456dd69f8b56daa7578d4e1d700548), Ethan Grammatikidis, 01/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page