From a071b2ab5cea3542ff0d210874950309abc0371d Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Thu, 5 Jul 2007 22:39:40 +0000 Subject: put ssl back (bzr r3188) --- 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; }" -- cgit v1.2.3