Commit Diff
Commit:
19ee7f3ad418441da1dcc2e11913e71aacdd2467
Date:
Sat Aug 13 12:58:58 2022
UTC
Message
grammar
--- configure
+++ configure
@@ -52,7 +52,7 @@ The options are as follows:
-h, --help print this help message
- --prefix=path equivalent to specifying the PREFIX variable, supported
+ --prefix=path equivalent to specify the PREFIX variable, supported
for compatibility with other common "configure" scripts.
Variables available:
@@ -77,7 +77,7 @@ Variables available:
SHAREDIR where to install misc files (PREFIX/share)
SBINDIR where to install system executables (PREFIX/sbin)
INCLUDEDIR where to install header files (PREFIX/include)
- PKG_CONFIG path to the pkg-config program or empty to disable
+ PKG_CONFIG pkg-config program, \`false' to disable (pkg-config)
Additionally, the following environment variables are used if set:
Omar Polo