summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEmanuele Giaquinta <exg@irssi.org>2008-02-05 01:01:06 +0000
committerexg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564>2008-02-05 01:01:06 +0000
commit4fb888ce80f9185d5635a9722dc7b28f4cdf4800 (patch)
treed78709052620735f32dbec7b3c07f2f9774b665a /INSTALL
parentffe5bd693092ed66840a64d8c0164c5999fc4adb (diff)
downloadirssi-4fb888ce80f9185d5635a9722dc7b28f4cdf4800.zip
Remove support for perl 5.004 and older.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4706 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 0 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 3deb368f..02e171b7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -47,9 +47,6 @@ as well. If you want to use only curses calls for some reason, use
Perl support generates most of the problems. There's quite a many
things that can go wrong:
- - Perl 5.004 doesn't work by default, you'll need to edit
- src/perl/irssi-core.pl and remove all lines with "delete_package"
- in them.
- Compiling fails if you compile irssi with GCC in a system that has
perl compiled with some other C compiler. Very common problem with
non-Linux/BSD systems. You'll need to edit src/perl/*/Makefile files