kopia lustrzana https://gitlab.com/sane-project/frontends
configure: added AM_PROG_AR to config
AM_PROG_AR allows automake to search and override the selection of AR archiver.merge-requests/23/head
rodzic
b9c133a678
commit
c7e5214eba
|
@ -12,6 +12,7 @@ AC_PROG_CC
|
|||
AC_PROG_INSTALL
|
||||
AC_PROG_LN_S
|
||||
AC_PROG_RANLIB
|
||||
AM_PROG_AR
|
||||
|
||||
# Language
|
||||
AM_GNU_GETTEXT_VERSION([0.21])
|
||||
|
|
Ładowanie…
Reference in New Issue