configure.ac: fix autogen warning about non-POSIX archiver
This commit is contained in:
parent
c44ec7197d
commit
578b96abd0
@ -37,6 +37,7 @@ dnl kdrive-config.h covers the kdrive DDX
|
||||
AC_CONFIG_HEADERS(include/kdrive-config.h)
|
||||
|
||||
AC_PROG_CC
|
||||
AM_PROG_AR
|
||||
AM_PROG_AS
|
||||
AC_PROG_INSTALL
|
||||
AC_PROG_LN_S
|
||||
|
Loading…
Reference in New Issue
Block a user