From: Ralf Haferkamp Date: Wed, 7 Nov 2007 11:02:26 +0000 (+0000) Subject: increased version number and regenerated autoconf/automake files X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~20^2~455 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=99fab3856525f722c148defae6a84a6ca20c298c;p=openldap increased version number and regenerated autoconf/automake files --- diff --git a/contrib/ldapc++/configure b/contrib/ldapc++/configure index cc67d129d4..c814e852ca 100755 --- a/contrib/ldapc++/configure +++ b/contrib/ldapc++/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for ldapcpplib 0.0.4. +# Generated by GNU Autoconf 2.61 for ldapcpplib 0.0.5. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @@ -726,8 +726,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='ldapcpplib' PACKAGE_TARNAME='ldapcpplib' -PACKAGE_VERSION='0.0.4' -PACKAGE_STRING='ldapcpplib 0.0.4' +PACKAGE_VERSION='0.0.5' +PACKAGE_STRING='ldapcpplib 0.0.5' PACKAGE_BUGREPORT='' ac_unique_file="src/LDAPConnection.h" @@ -1389,7 +1389,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures ldapcpplib 0.0.4 to adapt to many kinds of systems. +\`configure' configures ldapcpplib 0.0.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1459,7 +1459,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ldapcpplib 0.0.4:";; + short | recursive ) echo "Configuration of ldapcpplib 0.0.5:";; esac cat <<\_ACEOF @@ -1563,7 +1563,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ldapcpplib configure 0.0.4 +ldapcpplib configure 0.0.5 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1577,7 +1577,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by ldapcpplib $as_me 0.0.4, which was +It was created by ldapcpplib $as_me 0.0.5, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2268,7 +2268,7 @@ fi # Define the identity of the package. PACKAGE='ldapcpplib' - VERSION='0.0.4' + VERSION='0.0.5' cat >>confdefs.h <<_ACEOF @@ -20443,7 +20443,7 @@ exec 6>&1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by ldapcpplib $as_me 0.0.4, which was +This file was extended by ldapcpplib $as_me 0.0.5, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20496,7 +20496,7 @@ Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -ldapcpplib config.status 0.0.4 +ldapcpplib config.status 0.0.5 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff --git a/contrib/ldapc++/configure.in b/contrib/ldapc++/configure.in index 607765fdf4..c6d32c0f00 100644 --- a/contrib/ldapc++/configure.in +++ b/contrib/ldapc++/configure.in @@ -8,7 +8,7 @@ dnl disable config.cache dnl define([AC_CACHE_LOAD], ) dnl define([AC_CACHE_SAVE], ) -AC_INIT(ldapcpplib, 0.0.4) +AC_INIT(ldapcpplib, 0.0.5) AC_CONFIG_SRCDIR(src/LDAPConnection.h) AM_INIT_AUTOMAKE(foreign) AM_CONFIG_HEADER(src/config.h) diff --git a/contrib/ldapc++/src/Makefile.am b/contrib/ldapc++/src/Makefile.am index bd207629fa..0768c693c8 100644 --- a/contrib/ldapc++/src/Makefile.am +++ b/contrib/ldapc++/src/Makefile.am @@ -85,5 +85,5 @@ noinst_HEADERS = LDAPAddRequest.h \ LDAPSearchRequest.h libldapcpp_la_LIBADD = -lldap -llber -libldapcpp_la_LDFLAGS = -version-info 0:4:0 +libldapcpp_la_LDFLAGS = -version-info 0:5:0 diff --git a/contrib/ldapc++/src/Makefile.in b/contrib/ldapc++/src/Makefile.in index 48580fb0b3..3e960e6a89 100644 --- a/contrib/ldapc++/src/Makefile.in +++ b/contrib/ldapc++/src/Makefile.in @@ -280,7 +280,7 @@ noinst_HEADERS = LDAPAddRequest.h \ LDAPSearchRequest.h libldapcpp_la_LIBADD = -lldap -llber -libldapcpp_la_LDFLAGS = -version-info 0:4:0 +libldapcpp_la_LDFLAGS = -version-info 0:5:0 all: config.h $(MAKE) $(AM_MAKEFLAGS) all-am