Add note about setting PKG_CONFIG_PATH

weechat-hashes
C. McEnroe 2020-02-11 18:33:19 -05:00
parent 7c171b8aff
commit e73328a1fc
1 changed files with 11 additions and 0 deletions

View File

@ -88,6 +88,17 @@ make all
sudo make install PREFIX=/usr/local
.Ed
.
.Pp
If your system installs LibreSSL
in a non-standard path, set
.Ev PKG_CONFIG_PATH
for
.Nm ./configure .
For example,
.Bd -literal -offset indent
PKG_CONFIG_PATH=/opt/libressl/lib/pkgconfig ./configure
.Ed
.
.Sh FILES
.Bl -tag -width "complete.c" -compact
.It Pa chat.h