Revert "configure.ac: Avoid that automake complains that AM_PROG_AR is missing"
AM_PROG_AR is not available on some platforms. Revert while I investigate.
This reverts commit 6cdb47b9b4.
This commit is contained in:
@@ -5,7 +5,6 @@ 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