~ubuntu-branches/ubuntu/gutsy/virtualbox-ose/gutsy

« back to all changes in this revision

Viewing changes to src/libs/xpcom18a4/nsprpub/config/nsprincl.mk.in

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-09-08 16:44:58 UTC
  • Revision ID: james.westby@ubuntu.com-20070908164458-wao29470vqtr8ksy
Tags: upstream-1.5.0-dfsg2
ImportĀ upstreamĀ versionĀ 1.5.0-dfsg2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Include in Makefiles to define NSPR variables
 
2
 
 
3
NSPR_VERSION    = @NSPR_VERSION@
 
4
NSPR_LIB        = -lnspr@NSPR_VERSION@
 
5
NSPR_EXTRA_LIBS = @EXTRA_LIBS@