mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
--with-modules=xxx builds now specified extra modules to irssi binary.
memdebug (if enabled) doesn't now by default check for buffer overflows since it's a huge slowup. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@250 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
4255d6c075
commit
93173356bb
8 changed files with 21 additions and 21 deletions
|
|
@ -1,4 +1,5 @@
|
|||
noinst_LTLIBRARIES = libirc_dcc.la
|
||||
plugindir = $(libdir)/irssi/plugins
|
||||
plugin_LTLIBRARIES = libirc_dcc.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