summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-01-28 19:16:43 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-01-28 19:16:43 +0100
commitb44ee368288b98ed5125ccb214e6d665c134be1f (patch)
tree0d0f9a53cd07000b31eeaebe4aac630bcf1e9429 /configure.ac
parent3f0c9b37eab2c80c26e07e3110c7a88f3edefe6d (diff)
Minor build system cleanups.
darcs-hash:7cd12917b0b61183c70dddabc0fd9c2034768761
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