summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-03-09 13:51:03 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-03-09 13:51:03 +0100
commitfcdabedd99e617f36658c6ce636d3234d3d30a1a (patch)
tree7231ba243fbd9c6d61d7570ac32ad520bdb3f7f4 /configure.ac
parentf63c388bfa0ce4d5fded07f6389227643d25658c (diff)
downloadconnman-fcdabedd99e617f36658c6ce636d3234d3d30a1a.tar.gz
connman-fcdabedd99e617f36658c6ce636d3234d3d30a1a.tar.bz2
connman-fcdabedd99e617f36658c6ce636d3234d3d30a1a.zip
Add support for shave autoconf/automake beautifier
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 89cee225..0e4be13f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,6 +24,8 @@ AC_PROG_LIBTOOL
GTK_DOC_CHECK
+SHAVE_ARG_ENABLE
+
AC_ARG_ENABLE(debug, AC_HELP_STRING([--enable-debug],
[enable compiling with debugging information]), [
if (test "${enableval}" = "yes" &&
@@ -235,6 +237,8 @@ AC_ARG_ENABLE(datafiles, AC_HELP_STRING([--disable-datafiles],
[enable_datafiles=${enableval}])
AM_CONDITIONAL(DATAFILES, test "${enable_datafiles}" != "no")
+SHAVE_INIT
+
AC_OUTPUT(Makefile gdbus/Makefile include/Makefile include/version.h
src/Makefile src/connman.service scripts/connman
scripts/Makefile plugins/Makefile client/Makefile