public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-tcltk/tkimg/files: tkimg-1.4.20100510-boolean.patch
@ 2011-03-27 17:20 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2011-03-27 17:20 UTC (permalink / raw
  To: gentoo-commits

jlec        11/03/27 17:20:26

  Added:                tkimg-1.4.20100510-boolean.patch
  Log:
  Fix double declaration of BOOLEAN, #359241; thanks Dennis Yxun
  
  (Portage version: 2.2.0_alpha28/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-tcltk/tkimg/files/tkimg-1.4.20100510-boolean.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/files/tkimg-1.4.20100510-boolean.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tkimg/files/tkimg-1.4.20100510-boolean.patch?rev=1.1&content-type=text/plain

Index: tkimg-1.4.20100510-boolean.patch
===================================================================
diff --git a/compat/libjpeg/jmorecfg.h b/compat/libjpeg/jmorecfg.h
index 4196885..d1eb675 100644
--- a/compat/libjpeg/jmorecfg.h
+++ b/compat/libjpeg/jmorecfg.h
@@ -253,6 +253,7 @@ typedef unsigned int JDIMENSION;
 #endif
 
 #ifndef HAVE_BOOLEAN
+#define HAVE_BOOLEAN
 #if defined(_WINDOWS) || defined(__WIN32__) || defined(_Windows)
 typedef unsigned char boolean;
 #else






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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27 17:20 [gentoo-commits] gentoo-x86 commit in dev-tcltk/tkimg/files: tkimg-1.4.20100510-boolean.patch Justin Lecher (jlec)

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