configure: fix vtable help
authorMike Frysinger <vapier@gentoo.org>
Thu, 28 May 2015 14:27:35 +0000 (14:27 +0000)
committerMike Frysinger <vapier@gcc.gnu.org>
Thu, 28 May 2015 14:27:35 +0000 (14:27 +0000)
commit318a4e6de8f20670c9f9e9dde02dc639f161f68c
tree56b404a3256a006c9505c12423b4f02a26ab9cb3
parent52d0089ecaab81fc9cecca26822a3e69193dd715
configure: fix vtable help

Spacing is off causing --help to not line up.  Use the standard
AS_HELP_STRING like all the other options.

From-SVN: r223833
ChangeLog
configure
configure.ac