# HG changeset patch # User Herman Bloggs # Date 1040681080 0 # Node ID 1e87350cb57c95c21cdfe553565693002a547d91 # Parent b1c9eef8fa12d184217b9584bbcbff9c692707ef [gaim-migrate @ 4340] removing buggy autorecon from being installed committer: Tailor Script diff -r b1c9eef8fa12 -r 1e87350cb57c plugins/Makefile.mingw --- a/plugins/Makefile.mingw Mon Dec 23 21:29:56 2002 +0000 +++ b/plugins/Makefile.mingw Mon Dec 23 22:04:40 2002 +0000 @@ -93,7 +93,7 @@ $(CC) -mdll -o $@ tmp$@.o -Wl,$@.exp $(LIB_PATHS) $(LIBS) rm -rf $@.base $@.def $@.exp junk.tmp -plugins: autorecon.dll iconaway.dll spellchk.dll +plugins: iconaway.dll spellchk.dll ##