243
244
with_%(name)s_plugin="%(enabled)s"
244
245
requested_%(name)s_plugin="no"
246
260
AC_ARG_ENABLE([%(name_with_dashes)s-plugin],[
247
261
dnl indented wierd to make the help output correct
248
262
AS_HELP_STRING([--enable-%(name_with_dashes)s-plugin],[Enable loading %(title)s by default. @<:@default=%(default_yesno)s@:>@])