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

List:       kde-commits
Subject:    kdesupport/emerge/portage/win32libs-sources/libidn-src
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2010-12-13 14:24:22
Message-ID: 20101213142422.18C92AC8A7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1206136 by sengels:

only use ac-stdint.h on platforms lower than msvc2010

 M  +1 -1      libidn-1.19-20101022.diff  


--- trunk/kdesupport/emerge/portage/win32libs-sources/libidn-src/libidn-1.19-20101022.diff \
#1206135:1206136 @@ -127,7 +127,7 @@
 --- libidn-1.19.orig/idn-int.h.cmake	1970-01-01 01:00:00.000000000 +0100
 +++ libidn-1.19/idn-int.h.cmake	2010-10-22 16:03:31.560916400 +0200
 @@ -0,0 +1,5 @@
-+#ifdef _MSC_VER
++#if _MSC_VER < 1600
 +# include "ac-stdint.h"
 +#else
 +# include <stdint.h>


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

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