]> git.pld-linux.org Git - packages/xmlsec1.git/commitdiff
- updated for 1.2.10
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 27 Jun 2006 08:25:58 +0000 (08:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xmlsec1-nss.patch -> 1.2

xmlsec1-nss.patch

index 987c4425d4355560623191464922acbff2862ce6..3e666171aa83030a30894c5a9cc248b82423e4d9 100644 (file)
@@ -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"
                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"
This page took 0.085561 seconds and 4 git commands to generate.