xz is the preferred compression method these days.

bzip2 is deprecated.
This commit is contained in:
Igor Murzov 2014-09-02 18:48:59 +04:00
parent 992f999301
commit 1e51983dc1
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ AH_BOTTOM([
#endif /* EFL_CONFIG_H__ */
])
AM_INIT_AUTOMAKE([1.11 dist-bzip2 -Wno-portability])
AM_INIT_AUTOMAKE([1.11 dist-bzip2 dist-xz -Wno-portability])
AM_SILENT_RULES([yes])
AC_USE_SYSTEM_EXTENSIONS