forked from pool/vsftpd
55a2a44d4c
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=2007039d4c13dfac4779f954e34b8476
14 lines
346 B
Diff
14 lines
346 B
Diff
Index: builddefs.h
|
|
===================================================================
|
|
--- builddefs.h.orig 2010-08-06 02:50:31.000000000 +0200
|
|
+++ builddefs.h 2010-08-10 06:51:06.520558000 +0200
|
|
@@ -3,7 +3,7 @@
|
|
|
|
#undef VSF_BUILD_TCPWRAPPERS
|
|
#define VSF_BUILD_PAM
|
|
-#undef VSF_BUILD_SSL
|
|
+#define VSF_BUILD_SSL
|
|
|
|
#endif /* VSF_BUILDDEFS_H */
|
|
|