On Sat, 12 Apr 2014, Bertrand Jacquin wrote:

> This is not used anywhere but can lead to misunderstood.
>
> Signed-off-by: Bertrand Jacquin <be...@meleeweb.net>
> ---
> concordance/configure.ac | 2 +-
> libconcord/configure.ac  | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/concordance/configure.ac b/concordance/configure.ac
> index b80a408..82024b5 100644
> --- a/concordance/configure.ac
> +++ b/concordance/configure.ac
> @@ -1,4 +1,4 @@
> -AC_INIT([concordance], [1.1+git], [bug-autom...@gnu.org])
> +AC_INIT([concordance], [1.1+git], [concordance-devel@lists.sourceforge.net])
> AM_INIT_AUTOMAKE([-Wall -Werror foreign])
> AM_PROG_CC_C_O
> AC_CONFIG_MACRO_DIR([m4])
> diff --git a/libconcord/configure.ac b/libconcord/configure.ac
> index f500b08..8207647 100644
> --- a/libconcord/configure.ac
> +++ b/libconcord/configure.ac
> @@ -1,4 +1,4 @@
> -AC_INIT([libconcord], [1.1+git], [bug-autom...@gnu.org])
> +AC_INIT([libconcord], [1.1+git], [concordance-devel@lists.sourceforge.net])
> AM_INIT_AUTOMAKE([-Wall -Werror foreign])
> AC_CONFIG_MACRO_DIR([m4])
> m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
> -- 
> 1.8.3.2

Nice to see someone else contributing patches.  :)

Signed-off-by: Scott Talbert <s...@techie.net>

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to