From ed98414686ede45a4f2302b4521dece51acdb785 Mon Sep 17 00:00:00 2001 From: George Matsumura Date: Mon, 31 Aug 2020 22:14:59 -0600 Subject: build: Fix various compiler warnings This fixes a few compiler warnings that were encountered with gcc 9.3.0. Signed-off-by: George Matsumura --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') 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. -- cgit v1.2.1