Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(384)

Unified Diff: third_party/nspr/mozilla/nsprpub/config/nsprincl.sh.in

Issue 28139: Initial commit of upstream NSPR (4.7.3) and NSS3 (3.12). (Closed)
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/nspr/mozilla/nsprpub/config/nsprincl.sh.in
diff --git a/third_party/nspr/mozilla/nsprpub/config/nsprincl.sh.in b/third_party/nspr/mozilla/nsprpub/config/nsprincl.sh.in
new file mode 100644
index 0000000000000000000000000000000000000000..be4e1450ca46bb29fe6b96f8f7c1f20edd53bcbc
--- /dev/null
+++ b/third_party/nspr/mozilla/nsprpub/config/nsprincl.sh.in
@@ -0,0 +1,5 @@
+# Include in shell scripts to define NSPR variables
+
+NSPR_VERSION=@NSPR_VERSION@
+NSPR_LIB=-lnspr$NSPR_VERSION
+NSPR_EXTRA_LIBS="@EXTRA_LIBS@"
« no previous file with comments | « third_party/nspr/mozilla/nsprpub/config/nsprincl.mk.in ('k') | third_party/nspr/mozilla/nsprpub/config/pathsub.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698