mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Renamed libtool-static to libtool-shared. Generating it should now also
work properly with older libtool versions than 1.3.5. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1064 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
596ef586b2
commit
d431bea439
3 changed files with 11 additions and 5 deletions
|
|
@ -94,4 +94,7 @@ all-local:
|
|||
install-exec-local:
|
||||
for dir in common irc; do cd $$dir && make install && cd ..; done
|
||||
|
||||
clean-generic:
|
||||
rm -f common/Irssi.c irc/Irc.c
|
||||
|
||||
libperl_la_LIBADD = $(PERL_LDFLAGS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue