stefan pushed a commit to branch master.

http://git.enlightenment.org/core/emotion_generic_players.git/commit/?id=40d206243bf516903d3ab86759362facc2cf8083

commit 40d206243bf516903d3ab86759362facc2cf8083
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Mon May 26 10:09:44 2014 +0200

    autotools: Add xz as additional tarball format
    
    If this turns out well we will remove bz2 in 1.12
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 63079da..bc76e47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ AC_CONFIG_HEADERS([config.h])
 AC_USE_SYSTEM_EXTENSIONS
 AC_CANONICAL_HOST
 
-AM_INIT_AUTOMAKE([1.6 dist-bzip2])
+AM_INIT_AUTOMAKE([1.6 dist-bzip2 dist-xz])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 AC_LANG([C])

-- 


Reply via email to