[Telepathy-commits] [telepathy-salut/master] build with --disable-debug when distchecking as in Gabble
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Wed Jan 7 03:54:45 PST 2009
---
Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 313cea8..d91b385 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,8 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = tools extensions lib src data m4 tests docs
+DISTCHECK_CONFIGURE_FLAGS = --disable-debug
+
dist-hook:
chmod u+w ${distdir}/ChangeLog
if test -d ${top_srcdir}/.git; then \
--
1.5.6.5
More information about the Telepathy-commits
mailing list