diff options
author | Job Bautista <jobbautista9@aol.com> | 2023-03-04 13:58:00 +0800 |
---|---|---|
committer | Job Bautista <jobbautista9@aol.com> | 2023-03-04 13:58:00 +0800 |
commit | f0e4bf4035374d426d976931fde79b9dad85b74a (patch) | |
tree | 5e23522fcc162bb4de45058ab2d7be987601ac06 /old-configure.in | |
parent | 1c811a1476847231253c1c764deb4cab80c6819b (diff) | |
download | uxp-f0e4bf4035374d426d976931fde79b9dad85b74a.tar.gz |
Issue #1693 - Update old-configure and force clobber
NSS 3.79.4 and NSPR 4.35 upgrades require a clobber.
Diffstat (limited to 'old-configure.in')
-rw-r--r-- | old-configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |