diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-26 14:03:40 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-26 14:03:40 +0100 |
commit | 2da0c04c7cb427d501394ac2f666ce7bfafd7ac9 (patch) | |
tree | 5a7ad8ca417fcf034ec062eaced0d7fb1d2af136 /CONTRIBUTORS | |
parent | e2540aa89883eb3cd4f14fba83bbac88426e65b9 (diff) | |
download | vdr-2da0c04c7cb427d501394ac2f666ce7bfafd7ac9.tar.gz vdr-2da0c04c7cb427d501394ac2f666ce7bfafd7ac9.tar.bz2 |
Fixed handling user defined CFLAGS in libdtv/libvdr/Makefile
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 95e86899..fad747b9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -458,6 +458,7 @@ Robert Schiele <rschiele@uni-mannheim.de> for reporting some faulty default parameter initializations for suggesting to only set the Makefile variables CXX and CXXFLAGS if they are not yet defined + for fixing a problem with user defined CFLAGS in libdtv/libvdr/Makefile Gerhard Steiner <steiner@mail.austria.com> for suggesting that the SVDRP command PUTE shall trigger an immediate write of @@ -503,6 +504,7 @@ Georg Hitsch <georg@hitsch.at> Clemens Kirchgatterer <clemens@thf.ath.cx> for suggesting to change source directory name for plugins from 'SRC' to 'src' + for reporting a problem with user defined CFLAGS in libdtv/libvdr/Makefile Emil Naepflein <Emil.Naepflein@philosys.de> for suggesting to take an active SVDRP connection into account when doing shutdown or |