kopia lustrzana https://gitlab.com/sane-project/frontends
Merge branch '44-use-system-provided-ar-instead-of-hardcoding-it' into 'master'
Resolve "Use system-provided AR instead of hardcoding it" Closes #44 See merge request sane-project/frontends!23merge-requests/24/head
commit
e63c437e74
|
@ -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