--- builddefs.h	2008-11-19 10:56:52.000000000 +0100
+++ builddefs.h	2008-11-19 11:11:55.000000000 +0100
@@ -3,7 +3,11 @@
 
 #undef VSF_BUILD_TCPWRAPPERS
 #define VSF_BUILD_PAM
+#ifdef FREETZ_PACKAGE_VSFTPD_WITH_SSL
+#define VSF_BUILD_SSL
+#else
 #undef VSF_BUILD_SSL
+#endif
 
 #endif /* VSF_BUILDDEFS_H */
