]> git.pld-linux.org Git - packages/vsftpd.git/blob - vsftpd-builddefs.patch
- rel.2: allow ssl build on AC - changed sha256 to sha1 (less secure but
[packages/vsftpd.git] / vsftpd-builddefs.patch
1 --- vsftpd-2.0.0/builddefs.h.orig       2004-06-30 03:30:53.000000000 +0200
2 +++ vsftpd-2.0.0/builddefs.h    2004-07-02 09:33:54.694621160 +0200
3 @@ -1,9 +1,9 @@
4  #ifndef VSF_BUILDDEFS_H
5  #define VSF_BUILDDEFS_H
6  
7 -#undef VSF_BUILD_TCPWRAPPERS
8 +#define VSF_BUILD_TCPWRAPPERS
9  #define VSF_BUILD_PAM
10 -#undef VSF_BUILD_SSL
11 +#define VSF_BUILD_SSL
12  
13  #endif /* VSF_BUILDDEFS_H */
14  
This page took 0.064564 seconds and 3 git commands to generate.