diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-13 16:57:27 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-13 16:57:27 +0100 |
commit | e1ab9c1dacad9f2b3ba3a083b2b8b388289c4b72 (patch) | |
tree | 23a98a1e57be4496ebeb8b351e6ce3de4601bb59 /CONTRIBUTORS | |
parent | 49b2813699f81370315bef38085902f48d601827 (diff) | |
download | vdr-e1ab9c1dacad9f2b3ba3a083b2b8b388289c4b72.tar.gz vdr-e1ab9c1dacad9f2b3ba3a083b2b8b388289c4b72.tar.bz2 |
No longer requiring 'libncurses' if compiling without DEBUG_OSD=1 and REMOTE=KBD
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5c707c98..7a077b69 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -171,3 +171,7 @@ Thilo Wunderlich <tw@ubcom.net> Stephan Schreiber <stephan@sschreiber.de> for his support in keeping the Premiere World channels up to date in 'channels.conf.cable' + +Lauri Pesonen <lauri.pesonen@firsthop.com> + for avoiding linking in 'libncurses' if compiling without DEBUG_OSD=1 and + REMOTE=KBD |