Searched defs:WITH_ASPELL (Results 1 – 4 of 4) sorted by relevance
245 AC_DEFINE([WITH_ASPELL], 1, [Define if you want aspell support]) definition
201 AC_DEFINE(WITH_ASPELL, 1, [Define if you want aspell support]) definition
381 AM_CONDITIONAL(WITH_ASPELL, test "$build_aspell" = yes) condition
428 AM_CONDITIONAL(WITH_ASPELL, test x${do_aspell} = xyes) condition