[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 17/19] INSTALL: Fix nit in option synopsis.
From: |
G. Branden Robinson |
Subject: |
[PATCH 17/19] INSTALL: Fix nit in option synopsis. |
Date: |
Fri, 27 Oct 2023 11:46:47 -0500 |
---
INSTALL | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/INSTALL b/INSTALL
index d43cd6e7..b8dd6635 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1173,10 +1173,10 @@ CONFIGURE OPTIONS:
not supplied by the development environment, while ncurses' form
library uses a regular expression feature for one of the field types.
- --with-pkg-config=[DIR]
+ --with-pkg-config[=DIR]
Check for pkg-config, optionally specifying its path.
- --with-pkg-config-libdir=[DIR]
+ --with-pkg-config-libdir[=DIR]
If pkg-config was found, override the automatic check for its library
path. The configure script allows only a single directory, because
that is used as the directory in which to install ".pc" files.
--
2.30.2
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH 17/19] INSTALL: Fix nit in option synopsis.,
G. Branden Robinson <=