From adb5b4bae27b11a3c7739614c44b0762a51dcdc0 Mon Sep 17 00:00:00 2001 From: ishmal Date: Thu, 5 Jul 2007 22:39:40 +0000 Subject: [PATCH] put ssl back --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index 8a55b523b..c07d9b85d 100644 --- a/build.xml +++ b/build.xml @@ -256,6 +256,7 @@ -DHAVE_CONFIG_H -DXP_WIN -D_INTL_REDIRECT_INLINE + -DHAVE_SSL -DRELAYTOOL_SSL="static const int libssl_is_present=1; static int __attribute__((unused)) libssl_symbol_is_present(char *s){ return 1; }" -- 2.30.2