[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/krita/plugins/cimg
From:       Raphael Langerhorst <raphael-langerhorst () gmx ! at>
Date:       2005-10-02 15:35:20
Message-ID: 1128267320.489584.26585.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 466402 by raphael:

Add NetBSD to the Unix operating systems detected in CImg.h,
fixes compilation of Krita on NetBSD.


 M  +3 -3      CImg.h  


--- trunk/koffice/krita/plugins/cimg/CImg.h #466401:466402
@@ -61,9 +61,9 @@
   -------------------------------------------------------------*/
 
 #ifndef cimg_OS
-#if defined(sun)        || defined(__sun)       || defined(linux)       || defined(__linux)    \
- || defined(__CYGWIN__) || defined(__FreeBSD__) || defined(__OPENBSD__) || defined(__MACOSX__) \
- || defined(__APPLE__)  || defined(sgi)         || defined(__sgi)
+#if defined(sun)        || defined(__sun)       || defined(linux)       || defined(__linux)     \
+ || defined(__CYGWIN__) || defined(__FreeBSD__) || defined(__NetBSD__)  || defined(__OPENBSD__) \
+ || defined(__MACOSX__) || defined(__APPLE__)   || defined(sgi)         || defined(__sgi)
 // Unix (Linux,Solaris,BSD,Irix,...)
 #define cimg_OS            1
 #ifndef cimg_display_type
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic