configure.ac: Avoid that automake complains that AM_PROG_AR is missing

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
This commit is contained in:
Bart Van Assche
2014-03-27 10:06:30 +01:00
committed by Ronnie Sahlberg
parent 85cbf3c10e
commit 6cdb47b9b4

View File

@@ -5,6 +5,7 @@ AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE
AM_SILENT_RULES
AM_PROG_AR
LT_INIT
AC_CANONICAL_HOST