diff options
author | Timo Sirainen <cras@irssi.org> | 2001-06-29 22:27:02 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-06-29 22:27:02 +0000 |
commit | 7ffe6ace97697616769a250ff6b770e7db4552e3 (patch) | |
tree | c7e52afe86bbf25d75bc707327b928b778faeb0c /src/fe-text/Makefile.am | |
parent | 9c690bb644f3c74a757537be3975dfc7cced7e5b (diff) | |
download | irssi-7ffe6ace97697616769a250ff6b770e7db4552e3.zip |
removed fe-perl
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1592 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/fe-text/Makefile.am')
-rw-r--r-- | src/fe-text/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am index 0da9d03e..bddf2409 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@ \ @PERL_LINK_LIBS@ \ - @PERL_FE_LINK_LIBS@ \ $(PROG_LIBS) \ $(CURSES_LIBS) |