]> git.sur5r.net Git - openldap/commitdiff
Add configure report-to URL
authorKurt Zeilenga <kurt@openldap.org>
Tue, 10 Jan 2006 02:09:43 +0000 (02:09 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 10 Jan 2006 02:09:43 +0000 (02:09 +0000)
CHANGES
configure.in

diff --git a/CHANGES b/CHANGES
index 470b8230f5108d01fc6fac68051b40170d75b432..1182aa07ce62e5ebb8002c20e0d744c238df8ec3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,8 @@ OpenLDAP 2.3 Change Log
 OpenLDAP 2.3.17 Engineering
        Fixed slapd-ldap/meta session reuse issue (ITS#3415)
        Fixed slapd-monitor thread issue (ITS#3418)
+       Build environment
+               Fixed configure report-to URL
 
 OpenLDAP 2.3.16 Release
        Fixed slapd-bdb reindexing via cn=config not noticed issue (ITS#4260)
index 6a301f69793bf81bda453ae9309908673322788c..0171b1d26a43075a47a69c348ebb789ac74bd7b3 100644 (file)
@@ -27,6 +27,7 @@ AC_COPYRIGHT([[Copyright 1998-2006 The OpenLDAP Foundation. All rights reserved.
 Restrictions apply, see COPYRIGHT and LICENSE files.]])
 AC_REVISION([$OpenLDAP$])
 AC_INIT([OpenLDAP],,[http://www.openldap.org/its/])
+m4_define([AC_PACKAGE_BUGREPORT],[<http://www.openldap.org/its/>])
 AC_CONFIG_SRCDIR(build/version.sh)dnl
 dnl ----------------------------------------------------------------
 dnl OpenLDAP Autoconf Macros