configure: add missing square bracket in AS_IF for memmove
authorOlivier Blin <olivier.blin@softathome.com>
Wed, 14 Nov 2012 18:08:10 +0000 (19:08 +0100)
committerColin Walters <walters@verbum.org>
Wed, 21 Nov 2012 22:56:12 +0000 (17:56 -0500)
commit5900d60d0640af59961e87f5315eb1d2f11fad9c
treecbbe8652816817a4e0b3b3d86724ebe49e9bddb4
parent6e2046207a2fe1c013bbf348b87d54a1375dea7a
configure: add missing square bracket in AS_IF for memmove

This has been broken in commit 54e31ab4f172bbb28434eafc34c9345a93c9ccf5
It seems to be the only hunk that was incorrectly converted.

https://bugzilla.gnome.org/show_bug.cgi?id=688377
configure.ac