summaryrefslogtreecommitdiff
path: root/neon
diff options
context:
space:
mode:
Diffstat (limited to 'neon')
-rw-r--r--neon/neon.patch3
-rw-r--r--neon/neon_exports_unix.patch3
2 files changed, 4 insertions, 2 deletions
diff --git a/neon/neon.patch b/neon/neon.patch
index 94769f7cc58f..23a6bba02ebe 100644
--- a/neon/neon.patch
+++ b/neon/neon.patch
@@ -488,7 +488,7 @@
+#endif
--- misc/neon-0.28.2/src/makefile.mk 2009-09-29 10:28:26.687500000 +0200
+++ misc/build/neon-0.28.2/src/makefile.mk 2009-09-17 13:04:18.031250000 +0200
-@@ -1 +1,91 @@
+@@ -1 +1,92 @@
-dummy
+PRJ=..$/..$/..$/..$/..
+
@@ -497,6 +497,7 @@
+LIBTARGET=NO
+USE_DEFFILE=TRUE
+EXTERNAL_WARNINGS_NOT_ERRORS := TRUE
++ UWINAPILIB=
+
+# --- Settings -----------------------------------------------------
+
diff --git a/neon/neon_exports_unix.patch b/neon/neon_exports_unix.patch
index 4e8098eb1eeb..1ee17690c8ed 100644
--- a/neon/neon_exports_unix.patch
+++ b/neon/neon_exports_unix.patch
@@ -1,6 +1,6 @@
--- misc/neon-0.28.2/src/exports.map 2009-09-29 10:28:13.531250000 +0200
+++ misc/build/neon-0.28.2/src/exports.map 2009-09-21 12:16:53.453125000 +0200
-@@ -0,0 +1,286 @@
+@@ -0,0 +1,287 @@
+NEON_0_28_2 {
+ global:
+ ne__negotiate_ssl;
@@ -284,6 +284,7 @@
+ ne_207_set_response_handlers;
+ ne_accept_207;
+ ne_simple_request;
++ GetVersionInfo;
+ local:
+ *;
+};