Fixed 'newplugin' to use the compiler defined in $(CXX) for generating file dependencies

This commit is contained in:
Klaus Schmidinger
2004-10-16 12:14:31 +02:00
parent a31266c9ec
commit 414548446b
3 changed files with 6 additions and 2 deletions

View File

@@ -3013,3 +3013,5 @@ 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).