mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
Moved the PL_perl_destruct_level check to configure script, it should
now work with Perl 5.6 too. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@657 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
17bb7faf2f
commit
2d16538dec
3 changed files with 9 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
# define ERRSV GvSV(errgv)
|
||||
#endif
|
||||
|
||||
#ifndef PL_perl_destruct_level
|
||||
#ifndef HAVE_PL_PERL
|
||||
# define PL_perl_destruct_level perl_destruct_level
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue