pkgconf manpage: add PKG_CONFIG_DONT_RELOCATE_PATHS and --dont-relocate-paths

feature/tap-sh
William Pitcock 2017-02-03 13:29:49 -06:00
parent 647c0255aa
commit badcd8d2ef
1 changed files with 4 additions and 0 deletions

View File

@ -84,6 +84,8 @@ feature.
.It Fl -relocate Ns = Ns Ar PATH
Relocates a path using the pkgconf_path_relocate API. This is mainly used by the
testsuite to provide a guaranteed interface to the system's path relocation backend.
.It Fl -dont-relocate-paths
Disables the path relocation feature.
.El
.Sh MODULE-SPECIFIC OPTIONS
.Bl -tag -width indent
@ -193,6 +195,8 @@ which is used for dumping audit information concerning installed module versions
.It Va PKG_CONFIG_DEBUG_SPEW
If set, enables additional debug logging. The format of the debug log messages is
implementation-specific.
.It Va PKG_CONFIG_DONT_RELOCATE_PATHS
If set, disables the path relocation feature.
.El
.Sh EXAMPLES
Displaying the CFLAGS of a package: