aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEinhard Leichtfuß <inbound@respiranto.de>2017-08-04 02:10:21 +0200
committerEinhard Leichtfuß <inbound@respiranto.de>2017-08-04 02:10:21 +0200
commit282b528e3d8477bbfca9132facdc39d2b09c2cc6 (patch)
treef28c7abe6e83f03832161805e9b2f38f6c5094c7
parent153a2021b263b6f22ecb624ab56ee7de1dc14e0c (diff)
Change e-mail adress information
-rw-r--r--README2
-rwxr-xr-xconfigure18
-rw-r--r--configure.ac2
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 <ctct@respiranto.de>.
+program, you may write me an email to <alguien@respiranto.de>.
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 <ctct@respiranto.de>.
+# Report bugs to <alguien@respiranto.de>.
#
#
# 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 <ctct@respiranto.de>.
+Report bugs to <alguien@respiranto.de>.
_ACEOF
ac_status=$?
fi
@@ -2370,7 +2370,7 @@ Usage: $0 [OPTION]... [TAG]...
Configuration files:
$config_files
-Report bugs to <ctct@respiranto.de>."
+Report bugs to <alguien@respiranto.de>."
_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 <http://www.gnu.org/licenses/>.
#
-AC_INIT([ctct], [0.2.X], [ctct@respiranto.de])
+AC_INIT([ctct], [0.2.X], [alguien@respiranto.de])
AC_CONFIG_FILES(
[Makefile]
[ctct.1]