From 282b528e3d8477bbfca9132facdc39d2b09c2cc6 Mon Sep 17 00:00:00 2001 From: Einhard Leichtfuß Date: Fri, 4 Aug 2017 02:10:21 +0200 Subject: Change e-mail adress information --- README | 2 +- configure | 18 +++++++++--------- configure.ac | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README b/README index 2530c96..00832e1 100644 --- a/README +++ b/README @@ -51,4 +51,4 @@ Author: ctct has been written by Einhard Leichtfuß alias respiranto. If you have any problems, questions, suggestions or similar concerning this -program, you may write me an email to . +program, you may write me an email to . diff --git a/configure b/configure index 34ce080..6beb27b 100755 --- a/configure +++ b/configure @@ -2,7 +2,7 @@ # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.69 for ctct 0.2.X. # -# Report bugs to . +# Report bugs to . # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -265,11 +265,11 @@ fi $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" $as_echo "$0: be upgraded to zsh 4.3.4 or later." else - $as_echo "$0: Please tell bug-autoconf@gnu.org and ctct@respiranto.de -$0: about your system, including any error possibly output -$0: before this message. Then install a modern shell, or -$0: manually run the script under such a shell if you do -$0: have one." + $as_echo "$0: Please tell bug-autoconf@gnu.org and +$0: alguien@respiranto.de about your system, including any +$0: error possibly output before this message. Then install +$0: a modern shell, or manually run the script under such a +$0: shell if you do have one." fi exit 1 fi @@ -581,7 +581,7 @@ PACKAGE_NAME='ctct' PACKAGE_TARNAME='ctct' PACKAGE_VERSION='0.2.X' PACKAGE_STRING='ctct 0.2.X' -PACKAGE_BUGREPORT='ctct@respiranto.de' +PACKAGE_BUGREPORT='alguien@respiranto.de' PACKAGE_URL='' ac_subst_vars='LTLIBOBJS @@ -1283,7 +1283,7 @@ Some influential environment variables: Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. -Report bugs to . +Report bugs to . _ACEOF ac_status=$? fi @@ -2370,7 +2370,7 @@ Usage: $0 [OPTION]... [TAG]... Configuration files: $config_files -Report bugs to ." +Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 diff --git a/configure.ac b/configure.ac index 3b4d0a6..98ed960 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # along with ctct. If not, see . # -AC_INIT([ctct], [0.2.X], [ctct@respiranto.de]) +AC_INIT([ctct], [0.2.X], [alguien@respiranto.de]) AC_CONFIG_FILES( [Makefile] [ctct.1] -- cgit v1.2.3