mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 20:00:23 +02:00
irssi 1.0.0 will not build if Perl is enabled and a separate object code directory is used. The problem was a relative path to an internal Perl dependency in four Makefile.PL.in files. |
||
|---|---|---|
| .. | ||
| Makefile.PL.in | ||
| module.h | ||
| Statusbar.xs | ||
| TextBuffer.xs | ||
| TextBufferView.xs | ||
| TextUI.pm | ||
| TextUI.xs | ||
| typemap | ||