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

List:       kde-commits
Subject:    KDE/kdepimlibs
From:       Allen Winter <winter () kde ! org>
Date:       2006-06-29 23:18:31
Message-ID: 1151623111.332694.14538.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 556324 by winterz:

updates


 M  +2 -0      ConfigureChecks.cmake  
 M  +9 -0      config.h.cmake  


--- trunk/KDE/kdepimlibs/ConfigureChecks.cmake #556323:556324
@@ -21,3 +21,5 @@
    set(CMAKE_REQUIRED_LIBRARIES ${KDEWIN32_LIBRARIES} )
    set(CMAKE_REQUIRED_INCLUDES  ${KDEWIN32_INCLUDES} )
 endif (WIN32)
+check_include_files(stdint.h HAVE_STDINT_H)
+check_include_files(unistd.h HAVE_UNISTD_H)
--- trunk/KDE/kdepimlibs/config.h.cmake #556323:556324
@@ -2,3 +2,12 @@
 
 
 #define PACKAGE "kdepimlibs"
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#cmakedefine HAVE_UNISTD_H 1
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#cmakedefine HAVE_STDINT_H 1
+
+/* Version number of package */
+#define VERSION "3.9.02"
[prev in list] [next in list] [prev in thread] [next in thread] 

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