~ubuntu-branches/ubuntu/maverick/nss/maverick

« back to all changes in this revision

Viewing changes to mozilla/security/nss/lib/ckfw/capi/config.mk

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Sack
  • Date: 2009-06-16 13:23:47 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20090616132347-311ysb8oep74b98y
Tags: 3.12.3-0ubuntu1
* new upstream release 3.12.3 RTM (NSS_3_12_3_RTM) (LP: #387751)
* adjust patches to changed upstream code base
  - update debian/patches/38_kbsd.patch
* needs nspr >= 4.7.4
  - update debian/control
* update 85_security_load.patch to latest debian version
  - update debian/patches/85_security_load.patch
* add new symbols for 3.12.3
  - update debian/libnss3-1d.symbols

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
# the terms of any one of the MPL, the GPL or the LGPL.
35
35
#
36
36
# ***** END LICENSE BLOCK *****
37
 
CONFIG_CVS_ID = "@(#) $RCSfile: config.mk,v $ $Revision: 1.1 $ $Date: 2005/11/04 02:05:04 $"
 
37
CONFIG_CVS_ID = "@(#) $RCSfile: config.mk,v $ $Revision: 1.2 $ $Date: 2009/03/20 07:19:45 $"
38
38
 
39
39
#
40
40
#  Override TARGETS variable so that only shared libraries
60
60
# To create a loadable module on Darwin, we must use -bundle.
61
61
#
62
62
ifeq ($(OS_TARGET),Darwin)
 
63
ifndef USE_64
63
64
DSO_LDOPTS = -bundle
64
65
endif
 
66
endif
65
67
 
66
68
ifeq ($(OS_TARGET),SunOS)
67
69
# The -R '$ORIGIN' linker option instructs this library to search for its