Properly quote AC_PREREQ during autoupdate.
commita18ec77aaf1c514a4fe0f122b13f298ba3f3eca0
authorEric Blake <eblake@redhat.com>
Thu, 25 Feb 2010 23:34:17 +0000 (25 16:34 -0700)
committerEric Blake <eblake@redhat.com>
Tue, 8 Jun 2010 01:07:04 +0000 (7 19:07 -0600)
tree57f126c783ebc9201984cfd8b2572baf573a0b56
parentebc0ae4a4caf5939d4958421f1a4108b2319c1d4
Properly quote AC_PREREQ during autoupdate.

* lib/autoconf/general.m4 (AC_PREREQ): Follow consistent quoting
style for AC_PREREQ.
* tests/tools.at (autoupdating AC_PREREQ): Update expected
results.
Reported by NightStrike.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
lib/autoconf/general.m4
tests/tools.at