summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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 5e11366..9ea32af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## along with this program. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.61)
-AC_INIT(Objective-CL, 0.0.4, objcl-bugs@matthias.benkard.de)
+AC_INIT(Objective-CL, 0.0.4, objcl-bugs@mail.matthias.benkard.de)
AC_CONFIG_SRCDIR([Objective-C/libobjcl.h])
AC_PROG_CC