config_query_option KCHMVIEW_OPTS "Build KDE version?" y \
                                  "--with-kde" \
                                  "" &&

if list_find "$KCHMVIEW_OPTS" "--with-kde" ; then
      .  "$SECTION_DIRECTORY/KDE_CONFIGURE"
fi
