aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Oberhollenzer <goliath@infraroot.at>2019-03-14 17:19:34 +0100
committerDavid Oberhollenzer <goliath@infraroot.at>2019-03-14 17:19:34 +0100
commit655daedb938b4e73b4a6c88bb2e13d652c0cccb5 (patch)
tree78f25c25dd0cd1cf7c519ccc7bc0262baf81716e /configure.ac
parent858ea8c384a2432ffbc3883133e6540cfa61d54b (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 9e0665a..e2aef74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.60])
-AC_INIT([init-scripts], [2], [david.oberhollenzer@tele2.at], init-scripts)
+AC_INIT([init-scripts], [2], [goliath@infraroot.at], init-scripts)
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign subdir-objects dist-xz])
AM_SILENT_RULES([yes])