summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-09-07 22:43:07 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-09-07 22:43:07 +0000
commit2d16538decbb7838161922ede6881a9b9de568f2 (patch)
tree5ec29ba8d44e859911ad380096206d5c01a54b64 /acconfig.h
parent17bb7faf2f21869ea6a3336a1ac38587ea675e8f (diff)
downloadirssi-2d16538decbb7838161922ede6881a9b9de568f2.zip
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
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 55b6d8a9..c4561e84 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -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