[Telepathy-commits] [telepathy-salut/master] add tar-ustar to AM_INIT_AUTOMAKE

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Jan 5 08:30:45 PST 2009


---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index fc03707..4615de9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ AC_INIT([Telepathy Salut], [salut_version],
 
 AC_CONFIG_MACRO_DIR([m4])
 
-AM_INIT_AUTOMAKE([1.9 -Wno-portability])
+AM_INIT_AUTOMAKE([1.9 -Wno-portability tar-ustar])
 AM_PROG_LIBTOOL
 AM_CONFIG_HEADER(config.h)
 
-- 
1.5.6.5



More information about the Telepathy-commits mailing list