Fixed handling $(PKG_CONFIG) in newplugin

This commit is contained in:
Klaus Schmidinger
2021-01-02 15:22:42 +01:00
parent 5f1e08f606
commit 163945045d
3 changed files with 4 additions and 2 deletions

View File

@@ -9570,3 +9570,4 @@ Video Disk Recorder Revision History
Makefile now makes sure it is set before calling doxygen.
- Fixed a crash in the SVDRP command CLRE in case a non-existing channel number is
given (reported by Manuel Reimer).
- Fixed handling $(PKG_CONFIG) in newplugin (thanks to Winfried K<>hler).