From fd620cb5a190c12e8622c82171d821f8af69f6f0 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 27 Jun 2006 08:25:58 +0000 Subject: [PATCH] - updated for 1.2.10 Changed files: xmlsec1-nss.patch -> 1.2 --- xmlsec1-nss.patch | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/xmlsec1-nss.patch b/xmlsec1-nss.patch index 987c442..3e66617 100644 --- a/xmlsec1-nss.patch +++ b/xmlsec1-nss.patch @@ -1,14 +1,5 @@ --- xmlsec1-1.2.6/configure.in.orig 2004-08-26 04:49:24.000000000 +0200 +++ xmlsec1-1.2.6/configure.in 2004-10-31 00:56:57.447586088 +0200 -@@ -545,7 +545,7 @@ - - if test "z$with_nspr" != "z" ; then - NSPR_PREFIX="$with_nspr" -- NSPR_CFLAGS="-I$with_nspr/include" -+ NSPR_CFLAGS="-I$with_nspr/include/nspr" - if test "z$with_gnu_ld" = "zyes" ; then - NSPR_LIBS="-Wl,-rpath-link -Wl,$with_nspr/lib -L$with_nspr/lib $NSPR_LIBS_LIST" - else @@ -553,16 +553,11 @@ fi NSPR_INCLUDES_FOUND="yes" @@ -28,15 +19,6 @@ NSPR_INCLUDES_FOUND="yes" NSPR_PRINIT_H="$dir/nspr/prinit.h" break -@@ -616,7 +611,7 @@ - NSS_NSS_H="" - - if test "z$with_nss" != "z" ; then -- NSS_CFLAGS="$NSS_CFLAGS -I$with_nss/include" -+ NSS_CFLAGS="$NSS_CFLAGS -I$with_nss/include/nss" - if test "z$with_gnu_ld" = "zyes" ; then - NSS_LIBS="$NSS_LIBS -Wl,-rpath-link -Wl,$with_nss/lib -L$with_nss/lib $NSS_LIBS_LIST" - else @@ -624,16 +619,11 @@ fi NSS_INCLUDES_FOUND="yes" -- 2.44.0