public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/glest/files: glest-3.2.2-underlink.patch
@ 2011-06-09 12:19 Alfredo Tupone (tupone)
  0 siblings, 0 replies; only message in thread
From: Alfredo Tupone (tupone) @ 2011-06-09 12:19 UTC (permalink / raw
  To: gentoo-commits

tupone      11/06/09 12:19:44

  Added:                glest-3.2.2-underlink.patch
  Log:
  Fix underlink. Bug #367691
  
  (Portage version: 2.1.10/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  games-strategy/glest/files/glest-3.2.2-underlink.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/glest/files/glest-3.2.2-underlink.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/glest/files/glest-3.2.2-underlink.patch?rev=1.1&content-type=text/plain

Index: glest-3.2.2-underlink.patch
===================================================================
--- mk/autoconf/ax_check_gl.m4.old	2011-06-09 13:59:57.263672275 +0200
+++ mk/autoconf/ax_check_gl.m4	2011-06-09 14:00:31.552853456 +0200
@@ -49,6 +49,8 @@
     fi
     if test -n "$x_libraries"; then
       GL_LIBS="-L${x_libraries} -lX11 ${GL_LIBS}"
+    else
+      GL_LIBS="-lX11 ${GL_LIBS}"
     fi
   fi
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-09 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09 12:19 [gentoo-commits] gentoo-x86 commit in games-strategy/glest/files: glest-3.2.2-underlink.patch Alfredo Tupone (tupone)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox