pidgin/purple-plugin-pack

switchspell can now work with a gtkspell that uses enchant by using
org.guifications.plugins
2008-05-17, nosnilmot
b12e0d47e670
file isExecutable
switchspell can now work with a gtkspell that uses enchant by using
--enable-enchant option to ./configure. This was initially based on a patch
by Ignacio Vazquez-Abrams in Fedora, and reworked by me to support either
aspell or enchant:
https://bugzilla.redhat.com/show_bug.cgi?id=427949
Also fix a leaky error.
#
# Makefile.mingw
#
# Description: Makefile for listhandler plugin.
#
PP_TOP := ..
PP = listhandler
PP_SRC := \
aim_blt_files.c \
alias_xml_files.c \
gen_xml_files.c \
lh_util.c \
listhandler.c \
migrate.c \
purple_blist_xml.c
include $(PP_TOP)/win_pp.mak