mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
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
This commit is contained in:
parent
ab2accdb41
commit
17bb7faf2f
6 changed files with 72 additions and 35 deletions
|
|
@ -15,7 +15,6 @@ irssi_DEPENDENCIES = @COMMON_LIBS@
|
|||
irssi_LDADD = \
|
||||
@COMMON_LIBS@ \
|
||||
$(PROG_LIBS) \
|
||||
$(PERL_LDFLAGS) \
|
||||
$(CURSES_LIBS)
|
||||
|
||||
irssi_SOURCES = \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue