diff options
Diffstat (limited to 'ConfigureChecks.cmake')
-rw-r--r-- | ConfigureChecks.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index fb3f4c3f2..0bbf183a1 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -467,7 +467,6 @@ if( WITH_KRB5 ) endif( NOT HAVE_KRB_KADM_H ) endif( NOT KRB5_FOUND ) set( HAVE_KRB5 1 ) - set( LIBTDELDAP_LIBRARIES "tdeldap" ) endif( ) # check for libr |