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

List:       kde-commits
Subject:    KDE/kdenetwork
From:       Allen Winter <winter () kde ! org>
Date:       2008-11-12 17:03:30
Message-ID: 1226509410.457608.3923.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 883311 by winterz:

follow changes to FindIDN.cmake


 M  +2 -2      cmake/modules/FindIDN.cmake  
 M  +2 -2      kopete/protocols/jabber/libiris/CMakeLists.txt  


--- trunk/KDE/kdenetwork/cmake/modules/FindIDN.cmake #883310:883311
@@ -3,8 +3,8 @@
 # Copyright (c) 2006, Will Stephenson <wstephenson@kde.org>
 #
 #  IDN_FOUND - Test has found IDN dependencies
-#  IDN_INCLUDES - Include needed for IDN
-#  IDN_LIBRARY - Libraries needed for IDN
+#  IDN_INCLUDE_DIR - Include needed for IDN
+#  IDN_LIBRARIES - Libraries needed for IDN
 #  IDN_DEFINITIONS - Compiler swithces required for using IDN
 #
 # Redistribution and use is allowed according to the terms of the BSD license.
--- trunk/KDE/kdenetwork/kopete/protocols/jabber/libiris/CMakeLists.txt \
#883310:883311 @@ -125,7 +125,7 @@
 #kde4_add_executable(testapp ${testapp_SRCS})
 
 set(iris_kopete_libs ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} \
                ${QT_QT3SUPPORT_LIBRARY} ${QT_QTNETWORK_LIBRARY} ${QT_QTXML_LIBRARY}
-                     ${IDN_LIBRARY} ${QCA2_LIBRARIES} ${ZLIB_LIBRARIES})
+                     ${IDN_LIBRARIES} ${QCA2_LIBRARIES} ${ZLIB_LIBRARIES})
 
 if(WIN32)
   set(iris_kopete_libs ${iris_kopete_libs} ws2_32)
@@ -139,7 +139,7 @@
 target_link_libraries(iris_kopete ${iris_kopete_libs})
 
 #set(iris_testapp_libs ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} \
                ${QT_QT3SUPPORT_LIBRARY} ${QT_QTNETWORK_LIBRARY} ${QT_QTXML_LIBRARY}
-#                     ${IDN_LIBRARY} ${QCA2_LIBRARIES} ${ZLIB_LIBRARIES}
+#                     ${IDN_LIBRARIES} ${QCA2_LIBRARIES} ${ZLIB_LIBRARIES}
 #		     iris_kopete)
 
 #target_link_libraries(testapp ${iris_testapp_libs})


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

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