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. |
||
|---|---|---|
| .. | ||
| Channel.xs | ||
| Client.xs | ||
| Ctcp.xs | ||
| Dcc.xs | ||
| Irc.pm | ||
| Irc.xs | ||
| Makefile.PL.in | ||
| Modes.xs | ||
| module.h | ||
| Netsplit.xs | ||
| Notifylist.xs | ||
| Query.xs | ||
| Server.xs | ||
| typemap | ||