diff options
-rw-r--r-- | CLOBBER | 2 | ||||
-rw-r--r-- | old-configure.in | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -22,4 +22,4 @@ # changes to stick? As of bug 928195, this shouldn't be necessary! Please # don't change CLOBBER for WebIDL changes any more. -Clobber for NSS update
\ No newline at end of file +Clobber for NSPR 4.35 and NSS 3.79.4 update
\ No newline at end of file diff --git a/old-configure.in b/old-configure.in index 80513aa29e..c541b4641e 100644 --- a/old-configure.in +++ b/old-configure.in @@ -47,7 +47,7 @@ dnl ======================================================== MOZJPEG=62 MOZPNG=10625 NSPR_VERSION=4 -NSPR_MINVER=4.20 +NSPR_MINVER=4.35 NSS_VERSION=3 dnl Set the minimum version of toolkit libs used by mozilla |