[Bug 175232] incomplete information what library is expected
tstaerk
dev at staerk.de
Sat Nov 15 16:03:15 GMT 2008
http://bugs.kde.org/show_bug.cgi?id=175232
--- Comment #1 from tstaerk <dev staerk de> 2008-11-15 17:03:15 ---
linux-dtnt:~/kdelibs # svn diff
Index: cmake/modules/MacroLogFeature.cmake
===================================================================
--- cmake/modules/MacroLogFeature.cmake (revision 871997)
+++ cmake/modules/MacroLogFeature.cmake (working copy)
@@ -70,7 +70,7 @@
IF (NOT ${_var})
IF (${_minvers} MATCHES ".*")
- SET(_logtext "${_logtext}, ${_minvers}")
+ SET(_logtext "${_logtext}, ${_minvers} or higher")
ENDIF (${_minvers} MATCHES ".*")
SET(_logtext "${_logtext}: ${_description} <${_url}>")
IF (${_comments} MATCHES ".*")
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list