Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2009-08-31 20:49:09 +0200
committerArthur de Jong <arthur@arthurdejong.org>2009-08-31 20:49:09 +0200
commitd82b61ae5518f03f5df18b5d132f103a88bf9777 (patch)
tree05f3fa45fa52726fc4480efea75ecec221b51114 /configure.ac
parent3cd98e069c2f6e2f9de78148af196578eb40cc67 (diff)
rename software to nss-pam-ldapd
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@978 ef36b2f9-881f-0410-afb5-c4e39611909c
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 c7fbe18..fa563e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -32,7 +32,7 @@ version 2.1 of the License, or (at your option) any later version. See the
configure.ac file for more details.])
# initialize and set version and bugreport address
-AC_INIT([nss-ldapd],[0.6.11],[arthur@arthurdejong.org])
+AC_INIT([nss-pam-ldapd],[0.6.11],[arthur@arthurdejong.org])
RELEASE_MONTH="Jul 2009"
AC_SUBST(RELEASE_MONTH)
AC_CONFIG_SRCDIR([nslcd.h])