[Telepathy-commits] [telepathy-salut/master] properly enable coding style checking so it's run as expected

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Dec 15 03:55:37 PST 2008


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

diff --git a/configure.ac b/configure.ac
index c874f57..e803273 100644
--- a/configure.ac
+++ b/configure.ac
@@ -75,6 +75,8 @@ AC_ARG_ENABLE(coding-style-checks,
     [ENABLE_CODING_STYLE_CHECKS=$enableval], [ENABLE_CODING_STYLE_CHECKS=yes])
     ])
 
+AC_SUBST([ENABLE_CODING_STYLE_CHECKS])
+
 dnl Check for code generation tools
 XSLTPROC=
 AC_CHECK_PROGS([XSLTPROC], [xsltproc])
-- 
1.5.6.5




More information about the Telepathy-commits mailing list