summaryrefslogtreecommitdiff
path: root/src/perl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/perl/Makefile.am')
-rw-r--r--src/perl/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/perl/Makefile.am b/src/perl/Makefile.am
index 9f9cc2f9..1a9a895b 100644
--- a/src/perl/Makefile.am
+++ b/src/perl/Makefile.am
@@ -3,7 +3,6 @@ noinst_LTLIBRARIES = libperl.la
irssi-perl.c: perl-signals.h
INCLUDES = $(GLIB_CFLAGS) \
- -DPLUGINSDIR=\""$(libdir)/irssi/plugins"\" \
-DSCRIPTDIR=\""$(libdir)/irssi/scripts"\" \
$(PERL_CFLAGS) \
-I$(top_srcdir)/src \