build: Add AM_PROG_AR to configure.ac
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 28 Oct 2013 13:30:26 +0000 (13:30 +0000)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Tue, 29 Oct 2013 13:47:31 +0000 (13:47 +0000)
commit1432e9aec3a72c5d88d0a87e6865b19824065c52
tree2c434576fa224732fb4e407bd6bae728e951d7b6
parent20ac9b54dd3d55ec8997048ac9d97c4ffca5a5d8
build: Add AM_PROG_AR to configure.ac

This shuts up an automake warning about needing it when using a non-POSIX
archiver.

https://bugs.freedesktop.org/show_bug.cgi?id=70965
configure.ac