Kaydet (Commit) 2bea2079 authored tarafından Caolán McNamara's avatar Caolán McNamara

fix up conflict, merge into configure patch

üst 78d81806
......@@ -65,8 +65,7 @@ PATCH_FILES=\
xmlsec1-nssmangleciphers.patch \
xmlsec1-noverify.patch \
xmlsec1-mingw32.patch \
xmlsec1-mingw-keymgr-mscrypto.patch \
xmlsec1-nspr.patch
xmlsec1-mingw-keymgr-mscrypto.patch
ADDITIONAL_FILES= \
......
--- misc/xmlsec1-1.2.14/configure 2010-09-29 22:51:25.000000000 +0200
+++ misc/build/xmlsec1-1.2.14/configure 2010-09-29 22:50:42.000000000 +0200
@@ -13325,7 +13325,7 @@
if test "z$NSS_INCLUDES_FOUND" = "zyes" -a "z$NSS_LIBS_FOUND" = "zyes" ; then
OLD_CPPFLAGS=$CPPFLAGS
- CPPFLAGS="$NSS_CFLAGS"
+ CPPFLAGS="$NSS_CFLAGS $NSPR_CFLAGS"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment