summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Nagy <mnagy@redhat.com>2009-04-21 14:32:30 +0200
committerMartin Nagy <mnagy@redhat.com>2009-04-21 14:32:30 +0200
commit15cf31b135b39a659a634f59b1bc4ed52cc2ca4f (patch)
treec127f46e322a9cf8edf309f2fe245f807cbf3f33 /configure.ac
parentd05bd953e44ac236ba138700c834e7d4829e9167 (diff)
downloadldap_driver-15cf31b135b39a659a634f59b1bc4ed52cc2ca4f.tar.gz
ldap_driver-15cf31b135b39a659a634f59b1bc4ed52cc2ca4f.tar.xz
ldap_driver-15cf31b135b39a659a634f59b1bc4ed52cc2ca4f.zip
Add my email address for bug reports.
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 7e69d05..60b80d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.59])
-AC_INIT([libdnsldap], [0.1.0a1], [put_bugreport_address_here])
+AC_INIT([libdnsldap], [0.1.0a1], [mnagy@redhat.com])
AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])