1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00

ARGH! I hate this new behaviour of CVS not asking if I want to abort

the message - have to RTFM to see if I can get old behaviour back :)

So, this+previous commit: "make distclean" should remove irc.c and
irc-modules.c since they're generated by configure.

!user part is optional in IRC prefix, so nick@server is now handled
correctly.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2598 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-03-13 03:02:55 +00:00 committed by cras
parent 4770c1c4ee
commit 649253e180

View File

@ -31,3 +31,6 @@ libfe_common_irc_a_SOURCES = \
noinst_HEADERS = \
module.h \
module-formats.h
distclean-generic:
rm -f irc-modules.c