]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cmake: update description for cmake module Findkeyutils.cmake 9119/head
authorrunsisi <runsisi@zte.com.cn>
Fri, 13 May 2016 14:02:34 +0000 (22:02 +0800)
committerrunsisi <runsisi@zte.com.cn>
Fri, 13 May 2016 14:02:34 +0000 (22:02 +0800)
Signed-off-by: runsisi <runsisi@zte.com.cn>
cmake/modules/Findkeyutils.cmake

index 73bfa5e6c1e2b16399247f4ebaa8ebacfb8767a0..15a07d60bf6d027f3152d4a584a1d0501deeb8e0 100644 (file)
@@ -1,9 +1,9 @@
 # Try to find Keyutils
 # Once done, this will define
 #
-# KEYUTILS_FOUND - system has Profiler
-# KEYUTILS_INCLUDE_DIR - the Profiler include directories
-# KEYUTILS_LIBRARIES - link these to use Profiler
+# KEYUTILS_FOUND - system has keyutils
+# KEYUTILS_INCLUDE_DIR - the keyutils include directories
+# KEYUTILS_LIBRARIES - link these to use keyutils
 
 if(KEYUTILS_INCLUDE_DIR AND KEYUTILS_LIBRARIES)
        set(KEYUTILS_FIND_QUIETLY TRUE)