mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-17 11:05:07 +02:00
build: Add missing AM_PROG_AR macro call to configure.ac
Warned-by: autoreconf
This commit is contained in:
@@ -29,6 +29,7 @@ user_CFLAGS=${CFLAGS-unset}
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
AC_SYS_LARGEFILE
|
||||
|
||||
AM_PROG_AR
|
||||
LT_INIT
|
||||
|
||||
AC_CACHE_CHECK([if ld supports --version-script flag],
|
||||
|
Reference in New Issue
Block a user