https://issues.apache.org/bugzilla/show_bug.cgi?id=49663

           Summary: lib/Makefile.am needs to support conditional build for
                    Mozila NSS
           Product: Security
           Version: C++ 1.5.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Signature
        AssignedTo: security-dev@xml.apache.org
        ReportedBy: ma...@avaya.com


Created an attachment (id=25813)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25813)
This patch create a new vraibale for NSS related source files and prrovides
support for conditional compile using new variable, called XSEC_AM_HAVE_NSS. 

Currently, there is no way to selectively compile only for Mozilla NSS crypto
library. 

Existing 'lib/Makefile' only support for OpenSSL in conjunction with
"--with-openssl" configuration option. We need to support conditionl compile
for Mozilla NSS only or in combination with other Crypto libraries.

May be we need to add XSEC_AM_HAVE_NSS variable similar to XSEC_AM_HAVE_OPENSSL
fr conditionally selection of NSS related source files.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to