public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-wm/openbox/files: openbox-3.5.0-configure-imlib2.patch
@ 2011-09-03 10:27 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2011-09-03 10:27 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/09/03 10:27:07

  Added:                openbox-3.5.0-configure-imlib2.patch
  Log:
  Respect imlib2 configuration option. Bug #381067. Patch is already in git repo
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-wm/openbox/files/openbox-3.5.0-configure-imlib2.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/files/openbox-3.5.0-configure-imlib2.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/openbox/files/openbox-3.5.0-configure-imlib2.patch?rev=1.1&content-type=text/plain

Index: openbox-3.5.0-configure-imlib2.patch
===================================================================
Index: openbox-3.5.0/configure.ac
===================================================================
--- openbox-3.5.0.orig/configure.ac
+++ openbox-3.5.0/configure.ac
@@ -168,7 +168,7 @@ AC_ARG_ENABLE(imlib2,
     [--disable-imlib2],
     [disable use of Imlib2 image library for loading icons. [default=enabled]]
   ),
-  [enable_imlib2=$enableeval],
+  [enable_imlib2=$enableval],
   [enable_imlib2=yes]
 )
 






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

only message in thread, other threads:[~2011-09-03 10:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-03 10:27 [gentoo-commits] gentoo-x86 commit in x11-wm/openbox/files: openbox-3.5.0-configure-imlib2.patch Markos Chandras (hwoarang)

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