irssi/src/perl/textui
Martijn Dekker c9c45e4f89 make irssi --with-perl build with separate object directory
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.
2017-01-06 12:24:36 +01:00
..
Makefile.PL.in make irssi --with-perl build with separate object directory 2017-01-06 12:24:36 +01:00
module.h Add Perl bindings for some gui_entry methods. 2007-08-04 08:35:59 +00:00
Statusbar.xs Make sure to make a copy of ERRSV content. 2016-09-13 17:11:05 +02:00
TextBuffer.xs Define PERL_NO_GET_CONTEXT in all perl source files 2014-06-24 20:20:27 +01:00
TextBufferView.xs Define PERL_NO_GET_CONTEXT in all perl source files 2014-06-24 20:20:27 +01:00
TextUI.pm Allow exporting symbols, patch by juerd@juerd.nl 2001-12-10 20:23:50 +00:00
TextUI.xs Silence unused value warnings in perl binding code 2015-02-16 13:45:14 -03:00
typemap Dependencies finally work correctly in perl libraries (they're each compiled 2001-10-20 19:52:07 +00:00