14 lines
253 B
Text
14 lines
253 B
Text
Index: builddefs.h
|
|
--- builddefs.h.orig
|
|
+++ builddefs.h
|
|
@@ -2,8 +2,8 @@
|
|
#define VSF_BUILDDEFS_H
|
|
|
|
#undef VSF_BUILD_TCPWRAPPERS
|
|
-#define VSF_BUILD_PAM
|
|
-#undef VSF_BUILD_SSL
|
|
+#undef VSF_BUILD_PAM
|
|
+#define VSF_BUILD_SSL
|
|
|
|
#endif /* VSF_BUILDDEFS_H */
|
|
|