summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorGeorge Matsumura <gmmatsumura01@bvsd.org>2020-08-31 22:14:59 -0600
committerGeorge Matsumura <gmmatsumura01@bvsd.org>2020-11-07 06:45:01 -0700
commited98414686ede45a4f2302b4521dece51acdb785 (patch)
tree578ed64ae1ab3538a3cb5130587075e81f9acc49 /INSTALL
parent618b13c436636149bb1c611a9f4a422f60c6476d (diff)
downloadcairo-ed98414686ede45a4f2302b4521dece51acdb785.tar.gz
build: Fix various compiler warnings
This fixes a few compiler warnings that were encountered with gcc 9.3.0. Signed-off-by: George Matsumura <gmmatsumura01@bvsd.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index f25f8f34d..dfdc2139e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -89,7 +89,7 @@ More detailed build instructions
cairo errs during configure if your intention cannot be followed.
* default=no: These are the "experimental" features, and hence by
- default off. Use --enabled-XYZ to enable them.
+ default off. Use --enable-XYZ to enable them.
The list of all features and their default state can be seen in the
output of ./configure --help.