diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2009-05-19 08:26:05 -0400 |
---|---|---|
committer | Simo Sorce <ssorce@redhat.com> | 2009-05-19 11:09:45 -0400 |
commit | 0a6de98efdfdd6108ca3394129d1eed873715df6 (patch) | |
tree | 16195c1f9b34656f7c538e4dc9240e0f4f04bd70 /common/configure.ac | |
parent | 84ae5edab16ad6be5e3be956cb6fa031c1428eb5 (diff) | |
download | sssd-0a6de98efdfdd6108ca3394129d1eed873715df6.tar.gz sssd-0a6de98efdfdd6108ca3394129d1eed873715df6.tar.xz sssd-0a6de98efdfdd6108ca3394129d1eed873715df6.zip |
Use freeipa-devel@redhat.com for bug reports
Diffstat (limited to 'common/configure.ac')
-rw-r--r-- | common/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/configure.ac b/common/configure.ac index cae2c5b37..70d217171 100644 --- a/common/configure.ac +++ b/common/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]) |