summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-05-19 08:26:05 -0400
committerSimo Sorce <ssorce@redhat.com>2009-05-19 11:09:45 -0400
commit2fa6bad1c902a3e76ecd57d1dd2bf9a3d287e381 (patch)
treecb181840b04f36fb5145645dba44a8434cca6a10 /configure.ac
parent27cbb9e6de7e1a2a7fc63ba10376cca2adcc1bbf (diff)
downloadding-libs-2fa6bad1c902a3e76ecd57d1dd2bf9a3d287e381.tar.gz
ding-libs-2fa6bad1c902a3e76ecd57d1dd2bf9a3d287e381.tar.xz
ding-libs-2fa6bad1c902a3e76ecd57d1dd2bf9a3d287e381.zip
Use freeipa-devel@redhat.com 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 cae2c5b..70d2171 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([sssd_libs], [0.4.0], [sgallagh@redhat.com])
+AC_INIT([sssd_libs], [0.4.0], [freeipa-devel@redhat.com])
AC_CONFIG_SRCDIR([README])
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])