From 9e610617c1b2655e67fb7a6925379dbc9dc58565 Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 1 Dec 2004 08:42:49 +0000 Subject: From Vladimir Berezniker: update Win32 make file to match the preprocessor definition changes applied to source code in r256: * neon.mak: OpenSSL: Change NEON_SSL to NE_HAVE_SSL and add a missing HAVE_OPENSSL. ZLib: Change NEON_ZLIB to NE_HAVE_ZLIB. Expat: Replace NEON_NODAV with NE_HAVE_DAV * config.hw.in: Discard no longer used USE_DAV_LOCKS. git-svn-id: http://svn.webdav.org/repos/projects/neon/trunk@357 61a7d7f5-40b7-0310-9c16-bb0ea8cb1845 --- config.hw.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config.hw.in') diff --git a/config.hw.in b/config.hw.in index 7b4ab63..5a5fe1b 100644 --- a/config.hw.in +++ b/config.hw.in @@ -37,10 +37,6 @@ #define HAVE_MEMCPY #define HAVE_SETSOCKOPT -#ifndef NEON_NODAV -#define USE_DAV_LOCKS -#endif - #define NE_FMT_SIZE_T "u" #define NE_FMT_SSIZE_T "d" #define NE_FMT_OFF_T "ld" -- cgit v1.2.1