mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
dcc, flood and notifylist aren't compiled as loadable modules anymore,
no-one wants that and irssi crashes in AIX because of it. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1530 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
99e9ab582f
commit
fc3918b0f0
7 changed files with 13 additions and 31 deletions
|
|
@ -1,7 +1,4 @@
|
|||
moduledir = $(libdir)/irssi/modules
|
||||
module_LTLIBRARIES = libproxy.la
|
||||
|
||||
libproxy_la_LDFLAGS = -avoid-version
|
||||
noinst_LTLIBRARIES = libproxy.la
|
||||
|
||||
INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir)/src -I$(top_srcdir)/src/core/ \
|
||||
-I$(top_srcdir)/src/irc/core/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue