Prepare files for import of -devel changes for 1.2.

This commit is contained in:
Kurt Zeilenga 1999-01-19 23:49:37 +00:00
parent 1b4f648100
commit dd99eb6b9a
4 changed files with 6 additions and 3 deletions

View file

@ -1,5 +1,8 @@
OpenLDAP Change Log
Changes included in OpenLDAP 1.2
CVS Tag: OPENLDAP_REL_ENG_1_2
Changes included in OpenLDAP 1.1.3
CVS Tag: OPENLDAP_REL_ENG_1_1_3
Updated LICENSE to allow open use of linked software

View file

@ -1 +1 @@
1.1.4-Engineering
1.2.0-Engineering

2
configure vendored
View file

@ -756,7 +756,7 @@ fi
PACKAGE=openldap
VERSION=1.1
VERSION=1.2
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }

View file

@ -10,7 +10,7 @@ dnl
dnl Configure.in for OpenLDAP
AC_INIT(include/ldap.h)dnl
AC_CONFIG_AUX_DIR(build)dnl
AM_INIT_AUTOMAKE(openldap,[1.1], [no ac_define])dnl
AM_INIT_AUTOMAKE(openldap,[1.2], [no ac_define])dnl
dnl Do not use AutoConf 2.12; it produces a configuration script
dnl that causes an "internal 2K buffer" error on HPUX when run