autogoo: replace AC_HELP_STRING with AS_HELP_STRING

Autoconf made the AC_HELP_STRING macro obsolete many moons ago in Autoconf. It should be replaced with AS_HELP_STRING, so let's do that.

This fixes quite a few warnings in the configure output

Merge request reports

Loading