… | … | ||
---|---|---|---|
2 | 2 | ||
3 | WriteMakefile( | 3 | WriteMakefile( |
4 | NAME => 'RCU::Lirc', | 4 | NAME => 'RCU::Lirc', |
5 | VERSION_FROM=> 'Lirc.pm', | 5 | VERSION_FROM=> 'Lirc.pm', |
6 | LIBS => ['-llirc_client'], | 6 | LIBS => ['-llirc_client'], |
7 | DEFINE => '', | ||
8 | INC => '', | ||
9 | ); | 7 | ); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |