LIN_LIBWWW="$(get_module_config LIN_LIBWWW)"

if  [ "$LIN_LIBWWW" = "y" ];  then
  lin -c w3c-libwww
fi

unset_module_config LIN_LIBWWW
