summaryrefslogtreecommitdiffstats
path: root/kcheckpass/ConfigureChecks.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'kcheckpass/ConfigureChecks.cmake')
-rw-r--r--kcheckpass/ConfigureChecks.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/kcheckpass/ConfigureChecks.cmake b/kcheckpass/ConfigureChecks.cmake
index 120869dac..d6d62f55b 100644
--- a/kcheckpass/ConfigureChecks.cmake
+++ b/kcheckpass/ConfigureChecks.cmake
@@ -9,8 +9,6 @@
#
#################################################
-find_library( CRYPT_LIBRARY crypt )
-
if( WITH_PAM AND (NOT DEFINED KCHECKPASS_PAM_SERVICE) )
set( KCHECKPASS_PAM_SERVICE "kde" CACHE INTERNAL "" )
endif( )