diff options
author | Timo Sirainen <cras@irssi.org> | 2000-02-20 23:28:50 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-02-20 23:28:50 +0000 |
commit | a95cb0aa60de9afad5129b7fd76a4eb79a8e65f5 (patch) | |
tree | cca8d1c8d3c44b4f36d1a370dab995941a76cde9 /acconfig.h | |
parent | 141b4490b250f9634a8d3b42c2cf4738bc3a2924 (diff) | |
download | irssi-a95cb0aa60de9afad5129b7fd76a4eb79a8e65f5.zip |
Initial Perl support.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@126 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ #undef HAVE_IPV6 #undef HAVE_POPT_H #undef HAVE_SOCKS_H +#undef HAVE_PERL /* macros/curses checks */ #undef HAS_CURSES |