summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-09-22 08:13:36 (GMT)
committerMark Brand <mabrand@mabrand.nl>2010-09-22 08:13:36 (GMT)
commit31eae6b601830180d6d510ca4113fa1e184d6a68 (patch)
treedffdfb3a51c524782f636117bf5481971feb1f1b /src
parent8b59a6d7ff10081b9a4e872734b470f66639b985 (diff)
downloadmxe-31eae6b601830180d6d510ca4113fa1e184d6a68.zip
mxe-31eae6b601830180d6d510ca4113fa1e184d6a68.tar.gz
mxe-31eae6b601830180d6d510ca4113fa1e184d6a68.tar.bz2
package gsoap: removed obsolete patch
gsoap_2.8.0.zip was revised. The new version has explicit includes for locale.h.
Diffstat (limited to 'src')
-rw-r--r--src/gsoap-2-locale.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/gsoap-2-locale.patch b/src/gsoap-2-locale.patch
deleted file mode 100644
index b11b10f..0000000
--- a/src/gsoap-2-locale.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-This file is part of mingw-cross-env.
-See doc/index.html for further information.
-
-This patch has been taken from:
-http://permalink.gmane.org/gmane.text.xml.soap.gsoap/1933
-
-diff -urN a/gsoap/stdsoap2.h b/gsoap/stdsoap2.h
---- a/gsoap/stdsoap2.h 2010-09-19 01:20:12.000000000 +0200
-+++ b/gsoap/stdsoap2.h 2010-09-19 21:00:31.442187011 +0200
-@@ -536,6 +536,7 @@
-
- #ifdef WITH_C_LOCALE
- # include <xlocale.h>
-+# include <locale.h>
- #else
- # undef HAVE_STRTOF_L
- # undef HAVE_STRTOD_L