diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-22 15:08:46 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-22 15:08:46 +0200 |
commit | f5dba03447fa73da6e181ead7fb98c2b0a2fed41 (patch) | |
tree | 185a4960511debd929b05357545dd2fdf44bbe73 /CONTRIBUTORS | |
parent | 73bcd869dcb869496dc04234092167ade8af6403 (diff) | |
download | vdr-f5dba03447fa73da6e181ead7fb98c2b0a2fed41.tar.gz vdr-f5dba03447fa73da6e181ead7fb98c2b0a2fed41.tar.bz2 |
Made the call to pkg_config configurable via the PKG_CONFIG macro, which is necessary for cross-building VDR
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5b9360cb..4b2ebf2a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2493,6 +2493,7 @@ Tobias Grimm <tobias.grimm@e-tobi.net> for adding a missing dependency to the Makefile to avoid error messages in the clean-plugins target for adding optional verbose output to the libsi Makefile + for making the call to pkg_config configurable via the PKG_CONFIG macro Helge Lenz <h.lenz@gmx.de> for reporting a bug in setting the 'Delta' parameter when calling the shutdown |