summaryrefslogtreecommitdiff
path: root/neon
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-01-27 11:00:05 +0000
committerOliver Bolte <obo@openoffice.org>2005-01-27 11:00:05 +0000
commitd016bec89496124b84eb5736378863ce8825e57f (patch)
treeea011be38bc28566e12aa8a76186c50671b59767 /neon
parentd732c3f141b59c6ea645b7c33ba7ac10761f0ce8 (diff)
INTEGRATION: CWS kso13 (1.6.10); FILE MERGED
2005/01/06 09:00:00 kso 1.6.10.1: #i39925# - Updated to version 0.24.7
Diffstat (limited to 'neon')
-rw-r--r--neon/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/neon/makefile.mk b/neon/makefile.mk
index db2c81a52acf..b2a0ecd4f4d3 100644
--- a/neon/makefile.mk
+++ b/neon/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: rt $ $Date: 2004-09-08 16:51:17 $
+# last change: $Author: obo $ $Date: 2005-01-27 12:00:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,7 +76,7 @@ TARGET=so_neon
@echo "Using system neon...."
.ENDIF
-NEON_NAME=neon-0.23.5
+NEON_NAME=neon-0.24.7
TARFILE_NAME=$(NEON_NAME)
PATCH_FILE_NAME=neon.patch
@@ -99,6 +99,7 @@ OUT2INC= \
$(BUILD_DIR)$/ne_request.h \
$(BUILD_DIR)$/ne_session.h \
$(BUILD_DIR)$/ne_socket.h \
+ $(BUILD_DIR)$/ne_ssl.h \
$(BUILD_DIR)$/ne_string.h \
$(BUILD_DIR)$/ne_uri.h \
$(BUILD_DIR)$/ne_utils.h \