From c1e07c7b4bd9b517c087a284e4c1614b01f65597 Mon Sep 17 00:00:00 2001 From: Martin Lucina Date: Sat, 25 Feb 2012 05:30:42 +0100 Subject: Add crossroads-dev list address to configure.in for bug reports Signed-off-by: Martin Lucina --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 52788fd..8061d6a 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ AC_PREREQ(2.61) # the version.sh script. Hence, it should be updated there. # The version in git should reflect the *next* version planned. # -AC_INIT([libxs],[m4_esyscmd([./version.sh])]) +AC_INIT([libxs],[m4_esyscmd([./version.sh])],[crossroads-dev@groups.crossroads.io]) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config) -- cgit v1.2.3