Репозиторий ALT Linux backports/2.4
Последнее обновление: 9 июля 2008 | Пакетов: 497 | Посещений: 1583323
 поиск   регистрация   авторизация 
 
Группа :: Система/Серверы
Пакет: proftpd

 Главная   Изменения   Спек   Патчи   Загрузить   Bugs and FR 

Патч: proftpd-1.3.0rc1-ldap.patch


diff -Nur proftpd-1.3.0rc1.orig/contrib/mod_ldap.c proftpd-1.3.0rc1/contrib/mod_ldap.c
--- proftpd-1.3.0rc1.orig/contrib/mod_ldap.c	2005-04-15 11:21:20 +0600
+++ proftpd-1.3.0rc1/contrib/mod_ldap.c	2005-04-15 11:23:07 +0600
@@ -63,7 +63,7 @@
  * (-I/path/to/include-dir) and link again OpenSSL's crypto library
  * (-L/path/to/lib-dir -lcrypto).
  */
-/* #define HAVE_OPENSSL */
+#define HAVE_OPENSSL
 
 /*
  * If you have to edit anything below this line, it's a bug. Report it
 
design & coding: Vladimir Lettiev aka crux © 2004-2005