From 17bb7faf2f21869ea6a3336a1ac38587ea675e8f Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Thu, 7 Sep 2000 21:55:58 +0000 Subject: 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 --- src/fe-text/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src/fe-text/Makefile.am') diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am index a3ffadda..66f5bde0 100644 --- a/src/fe-text/Makefile.am +++ b/src/fe-text/Makefile.am @@ -15,7 +15,6 @@ irssi_DEPENDENCIES = @COMMON_LIBS@ irssi_LDADD = \ @COMMON_LIBS@ \ $(PROG_LIBS) \ - $(PERL_LDFLAGS) \ $(CURSES_LIBS) irssi_SOURCES = \ -- cgit v1.2.3