Setting minimum needed automake version.
This commit is contained in:
parent
cb7887b1ec
commit
7877dbaa9b
|
@ -13,7 +13,7 @@ case $target in
|
|||
esac
|
||||
AC_SUBST(desmume_arch)
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
AM_INIT_AUTOMAKE([1.10])
|
||||
|
||||
dnl -- make sure we have a C compiler
|
||||
AC_PROG_CC
|
||||
|
|
Loading…
Reference in New Issue