configure.ac: use newer macro

Change AC_HELP_STRING to AS_HELP_STRING as recommended by autoconf manual.
AS_HELP_STRING is already there in autoconf-2.59 which we require anyway.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed