diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-16 13:33:45 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-16 13:33:45 +0200 |
commit | b60120161a69e689a39d89c608265faa52785285 (patch) | |
tree | e6930249ddaef4ca51503b22f6bbfbb40163836b /HISTORY | |
parent | 7f3a7067267ca73fd6caee1a7d3048adb30f93d7 (diff) | |
download | vdr-b60120161a69e689a39d89c608265faa52785285.tar.gz vdr-b60120161a69e689a39d89c608265faa52785285.tar.bz2 |
Fixed libsi/Makefile to use the compiler defined in for generating file dependencies
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3013,8 +3013,8 @@ Video Disk Recorder Revision History currently in use (it will then return a dummy cOsd object and write a message to the log file). - Added Estonian language texts (thanks to Arthur Konovalov). -- Fixed 'newplugin' to use the compiler defined in $(CXX) for generating file - dependencies (thanks to Andreas Brachold). +- Fixed 'newplugin' and libsi/Makefile to use the compiler defined in $(CXX) for + generating file dependencies (thanks to Andreas Brachold). - Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::cDvbDevice() to have them set in case a patch references them (thanks to Wayne Keer for pointing this out). |