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

List:       kde-commits
Subject:    KDE/kdepimlibs/kcal/libical/src/libical
From:       Allen Winter <winter () kde ! org>
Date:       2007-06-30 12:48:11
Message-ID: 1183207691.554902.11109.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 681820 by winterz:

there will be a config.h, so remove the HAVE_CONFIG_H conditional compile.


 M  +1 -3      icalrecur.c  
 M  +1 -3      vsnprintf.c  


--- trunk/KDE/kdepimlibs/kcal/libical/src/libical/icalrecur.c #681819:681820
@@ -129,9 +129,7 @@
 
  ======================================================================*/
 
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include <config.h>
 
 #ifdef HAVE_STDINT_H
 #include <stdint.h>
--- trunk/KDE/kdepimlibs/kcal/libical/src/libical/vsnprintf.c #681819:681820
@@ -1,6 +1,4 @@
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include <config.h>
 
 #ifndef HAVE_SNPRINTF
 #error DO NOT USE libical version of vsnprintf.
[prev in list] [next in list] [prev in thread] [next in thread] 

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