--enable-perl=[yes|no|static]

Allows building perl support either as loadable irssi module or
statically linked to irssi binary.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@716 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-10-03 22:57:14 +00:00 committed by cras
commit 5e97ea1549
7 changed files with 142 additions and 62 deletions

View file

@ -1,4 +1,4 @@
#include "../core/module.h"
#include "../common/module.h"
#include "irc-servers.h"
#include "irc-channels.h"