Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
If you get the tree from the repository, you will need to use the autogen.sh
script. It calls all the GNU tools needed to prepare the tree configuration.
+
+
+* Contact
+
+ Maintainer: Yannick Brosseau <yannick.brosseau@gmail.com>
+ Mailing List: lttng-dev@lists.lttng.org
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
-AC_INIT([lttv], [0.12.38-21032011], [ltt-dev@lists.casi.polymtl.ca])
+AC_INIT([lttv], [0.12.38-21032011], [yannick.brosseau@gmail.com])
AM_INIT_AUTOMAKE
AM_SILENT_RULES([yes])
AM_CONFIG_HEADER(config.h)