*** pgsql/configure 2006/12/02 08:36:39 1.523 --- pgsql/configure 2007/02/07 03:48:58 1.523.2.5 *************** *** 1,6 **** #! /bin/sh # Guess values for system-dependent variables and create Makefiles. ! # Generated by GNU Autoconf 2.59 for PostgreSQL 8.2.0. # # Report bugs to . # --- 1,6 ---- #! /bin/sh # Guess values for system-dependent variables and create Makefiles. ! # Generated by GNU Autoconf 2.59 for PostgreSQL 8.2.3. # # Report bugs to . # *************** SHELL=${CONFIG_SHELL-/bin/sh} *** 271,278 **** # Identity of this package. PACKAGE_NAME='PostgreSQL' PACKAGE_TARNAME='postgresql' ! PACKAGE_VERSION='8.2.0' ! PACKAGE_STRING='PostgreSQL 8.2.0' PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' ac_unique_file="src/backend/access/common/heaptuple.c" --- 271,278 ---- # Identity of this package. PACKAGE_NAME='PostgreSQL' PACKAGE_TARNAME='postgresql' ! PACKAGE_VERSION='8.2.3' ! PACKAGE_STRING='PostgreSQL 8.2.3' PACKAGE_BUGREPORT='pgsql-bugs@postgresql.org' ac_unique_file="src/backend/access/common/heaptuple.c" *************** if test "$ac_init_help" = "long"; then *** 791,797 **** # 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 PostgreSQL 8.2.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... --- 791,797 ---- # 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 PostgreSQL 8.2.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... *************** fi *** 852,858 **** if test -n "$ac_init_help"; then case $ac_init_help in ! short | recursive ) echo "Configuration of PostgreSQL 8.2.0:";; esac cat <<\_ACEOF --- 852,858 ---- if test -n "$ac_init_help"; then case $ac_init_help in ! short | recursive ) echo "Configuration of PostgreSQL 8.2.3:";; esac cat <<\_ACEOF *************** fi *** 1008,1014 **** test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF ! PostgreSQL configure 8.2.0 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. --- 1008,1014 ---- test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF ! PostgreSQL configure 8.2.3 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. *************** cat >&5 <<_ACEOF *** 1024,1030 **** This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. ! It was created by PostgreSQL $as_me 8.2.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ --- 1024,1030 ---- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. ! It was created by PostgreSQL $as_me 8.2.3, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ *************** if test "${ac_cv_lib_ldap_ldap_bind+set} *** 17185,17191 **** echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS ! LIBS="-lldap $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF --- 17185,17191 ---- echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS ! LIBS="-lldap $EXTRA_LDAP_LIBS $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF *************** echo "$as_me: error: library 'ldap' is r *** 17256,17262 **** { (exit 1); exit 1; }; } fi ! LDAP_LIBS_BE="-lldap" if test "$enable_thread_safety" = yes; then # on some platforms ldap_r fails to link without PTHREAD_LIBS --- 17256,17262 ---- { (exit 1); exit 1; }; } fi ! LDAP_LIBS_BE="-lldap $EXTRA_LDAP_LIBS" if test "$enable_thread_safety" = yes; then # on some platforms ldap_r fails to link without PTHREAD_LIBS *************** if test "${ac_cv_lib_ldap_r_ldap_simple_ *** 17266,17272 **** echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS ! LIBS="-lldap_r $PTHREAD_LIBS $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF --- 17266,17272 ---- echo $ECHO_N "(cached) $ECHO_C" >&6 else ac_check_lib_save_LIBS=$LIBS ! LIBS="-lldap_r $PTHREAD_CFLAGS $PTHREAD_LIBS $EXTRA_LDAP_LIBS $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF *************** echo "$as_me: error: library 'ldap_r' is *** 17337,17345 **** { (exit 1); exit 1; }; } fi ! LDAP_LIBS_FE="-lldap_r" else ! LDAP_LIBS_FE="-lldap" fi else --- 17337,17345 ---- { (exit 1); exit 1; }; } fi ! LDAP_LIBS_FE="-lldap_r $EXTRA_LDAP_LIBS" else ! LDAP_LIBS_FE="-lldap $EXTRA_LDAP_LIBS" fi else *************** _ASBOX *** 23278,23284 **** } >&5 cat >&5 <<_CSEOF ! This file was extended by PostgreSQL $as_me 8.2.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES --- 23278,23284 ---- } >&5 cat >&5 <<_CSEOF ! This file was extended by PostgreSQL $as_me 8.2.3, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES *************** _ACEOF *** 23344,23350 **** cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ ! PostgreSQL config.status 8.2.0 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" --- 23344,23350 ---- cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ ! PostgreSQL config.status 8.2.3 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"