diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-27 09:13:04 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-27 09:13:04 +0200 |
commit | 488a13543e91aac8290c87feaf2268febd7f9143 (patch) | |
tree | 61978662b85d36fd61dc3e85cbbdba0903acf52c /CONTRIBUTORS | |
parent | 3cc0abf6eac449a0eb29c18545dfa2f6c33b5e21 (diff) | |
download | vdr-488a13543e91aac8290c87feaf2268febd7f9143.tar.gz vdr-488a13543e91aac8290c87feaf2268febd7f9143.tar.bz2 |
Now adding CPPFLAGS to CXXFLAGS to allow extra preprocessor flags to be given when doing make
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 501482ee..3ebeb1c7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2496,6 +2496,8 @@ Tobias Grimm <tobias.grimm@e-tobi.net> for adding optional verbose output to the libsi Makefile for making the call to pkg_config configurable via the PKG_CONFIG macro for fixing a typo in svdrp.c + for suggesting to add CPPFLAGS to CXXFLAGS to allow extra preprocessor flags to be + given when doing make Helge Lenz <h.lenz@gmx.de> for reporting a bug in setting the 'Delta' parameter when calling the shutdown |