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:
Timo Sirainen 2000-09-07 22:43:07 +00:00 committed by cras
commit 2d16538dec
3 changed files with 9 additions and 1 deletions

View file

@ -8,6 +8,7 @@
#undef HAVE_IPV6
#undef HAVE_POPT_H
#undef HAVE_SOCKS_H
#undef HAVE_PL_PERL
/* macros/curses checks */
#undef HAS_CURSES