From 6b3fbe9ef069d15e52bd44c72d59325d7873127c Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Tue, 17 Mar 2020 12:40:10 +0100 Subject: Issue #1467 - Part 1b: Fix type and make moz.configure happy. --- old-configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'old-configure.in') diff --git a/old-configure.in b/old-configure.in index 6c0b80d7b..1a2c32486 100644 --- a/old-configure.in +++ b/old-configure.in @@ -2721,7 +2721,7 @@ dnl ========================================================= dnl = NSS SQL storage format dnl ========================================================= MOZ_ARG_ENABLE_BOOL(nss-sqlstore, -[ --enable-nss-sqlstore Enable the us of SQL storage for NSS], +[ --enable-nss-sqlstore Enable the use of SQL storage for NSS], NSS_SQLSTORE=1, NSS_SQLSTORE=) -- cgit v1.2.3