summaryrefslogtreecommitdiffstats
path: root/libxmlsec/makefile.mk
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2010-10-20 01:15:54 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-10-20 19:17:19 +0200
commit36ad473eeeace151af341869b0436fac8b1bdd2e (patch)
tree9dfdd7e24acf7b686e71ed03db559b2f4050f803 /libxmlsec/makefile.mk
parentUse <errno.h> on all non-Windows systems. (diff)
downloadcore-36ad473eeeace151af341869b0436fac8b1bdd2e.tar.gz
core-36ad473eeeace151af341869b0436fac8b1bdd2e.zip
Build fixes for VC++ 10
Diffstat (limited to 'libxmlsec/makefile.mk')
-rw-r--r--libxmlsec/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/libxmlsec/makefile.mk b/libxmlsec/makefile.mk
index b7dff3e52bed..ffa92f583cee 100644
--- a/libxmlsec/makefile.mk
+++ b/libxmlsec/makefile.mk
@@ -55,7 +55,8 @@ TARFILE_MD5=1f24ab1d39f4a51faf22244c94a6203f
#xmlsec1-nssmangleciphers.patch: Dubious, do we still need this ?
#xmlsec1-noverify.patch: As per readme.txt.
#xmlsec1-mingw32.patch: Mingw32 support.
-#xmlsec1-mingw-customkeymanage-addmscrypto.patch builds the custom keymanager on mingw
+#xmlsec1-mingw-customkeymanage-addmscrypto.patch: builds the custom keymanager on mingw
+#xmlsec1-vc.path: support for Visual C++ 10
PATCH_FILES=\
xmlsec1-configure.patch \
xmlsec1-configure-libxml-libxslt.patch \
@@ -65,8 +66,8 @@ PATCH_FILES=\
xmlsec1-nssmangleciphers.patch \
xmlsec1-noverify.patch \
xmlsec1-mingw32.patch \
- xmlsec1-mingw-keymgr-mscrypto.patch
-
+ xmlsec1-mingw-keymgr-mscrypto.patch \
+ xmlsec1-vc10.patch
ADDITIONAL_FILES= \
include$/xmlsec$/mscrypto$/akmngr.h \