We need to use a modern tar format for those very long

file paths in the repository.
This commit is contained in:
yabause 2013-11-28 00:45:23 +00:00
parent fc733b695f
commit 3b0797a21d
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ case $host in
esac
AC_SUBST(desmume_arch)
AM_INIT_AUTOMAKE([1.10 subdir-objects])
AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax])
dnl -- make sure we have a c++ compiler
AC_PROG_CXX