summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBradley Smith2008-01-21 17:58:21 +0000
committerBradley Smith2008-01-21 17:58:21 +0000
commita18bf7617f8236be2044d1515263897c20398914 (patch)
tree4e4b976bfc0483cd2c27c31be456c98cca02652c /configure.ac
parentReformatted src/userinterface.c. (diff)
downloadgnurobots-a18bf7617f8236be2044d1515263897c20398914.tar.gz
Added myself to the usage message.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
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 2c16a6a..95835bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Robots], [1.1], [zeenix@gmail.com], [robots])
+AC_INIT([GNU Robots], [1.1], [brad@brad-smith.co.uk], [gnurobots])
AC_PREREQ([2.59])
AM_CONFIG_HEADER([config.h])
AC_CONFIG_AUX_DIR([build])