Hi,
> But anyway, let's apply this patch, it is a basis for further
> changes. For instance we might implement --update which could wget
> the files if possible, and --report which could automatically send the
> message. We have already talked about this some time ago.
I'm happy to apply this patch as a step in the right direction. It's been
needed for quite some time.
I made a minor grammatical fix to your output, plus this important fix to
the config.sub patch (you did test it, right?)
--version | --vers* | -V )
echo "$version" ; exit 0 ;;
^
`- was just "version"
I'm checking the patches in now.
Thanks, Ben