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

After checking several platforms, we do need this change in order to build.
If CentOS<old-version> does not manage we need to figure out why and how to fix it.

This reverts commit b9cf7e8cd2.
This commit is contained in:
Ronnie Sahlberg
2014-08-16 18:23:34 -07:00
parent b9cf7e8cd2
commit ace7f200fb

View File

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