diff options
| -rw-r--r-- | config.h.cmake | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config.h.cmake b/config.h.cmake index 8566bc3..64fdb27 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -20,7 +20,7 @@  #cmakedefine KDE_CONFDIR "@KDE_CONFDIR@"  /* Path for the libraries */ -#cmakedefine TDE_LIBDIR "@TDE_LIBDIR@" +#cmakedefine TDE_LIBDIR "@TDE_LIB_DIR@"  /* Location for the ldap.keytab file */  #cmakedefine LDAP_KEYTAB_FILE "@LDAP_KEYTAB_FILE@" | 
