aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Oberhollenzer <goliath@infraroot.at>2019-03-14 17:20:31 +0100
committerDavid Oberhollenzer <goliath@infraroot.at>2019-03-14 17:20:31 +0100
commita02ef642bd6cf6d2584d6f25b379a363e37eb374 (patch)
tree7297837f3261aeb93e9ae2a6dac6bf7c9c8ff74f /configure.ac
parent1ebed3157a6f17765fd0d1d9930c838564082328 (diff)
Update e-mail address
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1d9c210..62e94cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.60])
-AC_INIT([gcron], [0.1], [david.oberhollenzer@tele2.at], gcron)
+AC_INIT([gcron], [0.1], [goliath@infraroot.at], gcron)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign subdir-objects dist-xz])
AM_SILENT_RULES([yes])