diff options
author | Timo Sirainen <cras@irssi.org> | 2000-09-07 21:55:58 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2000-09-07 21:55:58 +0000 |
commit | 17bb7faf2f21869ea6a3336a1ac38587ea675e8f (patch) | |
tree | ed39913f0fca96beddf3ac866d0c581cc8c51b86 /acconfig.h | |
parent | ab2accdb41e20ef891f25a678b5436416cefa2f3 (diff) | |
download | irssi-17bb7faf2f21869ea6a3336a1ac38587ea675e8f.zip |
Perl works now only as a runtime loadable module
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@656 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -8,7 +8,6 @@ #undef HAVE_IPV6 #undef HAVE_POPT_H #undef HAVE_SOCKS_H -#undef HAVE_PERL /* macros/curses checks */ #undef HAS_CURSES |