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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user