On Wed, Sep 17, 2014 at 1:47 AM, Jeff Trawick <traw...@gmail.com> wrote:
> [  ] Release apr-util 1.5.4 as GA

+1

All tests OK with :

- Debian 6.0.10/squeeze/oldstable :
  * Linux-2.6.32-5-amd64,
  * gcc-4.3.5-4,
  * libssl-0.9.8o-4squeeze14
  * libdb5-5.1.29-5
  * libexpat1-2.0.1-7+squeeze1
  * libldap-2.4.23-7.3
  * postgresql-8.4.21-0squeeze1

- Debian 7.6/wheezy/stable :
  * Linux-3.2.0-4-amd64
  * gcc-4.7.2-5
  * libssl-1.0.1e-2+deb7u12
  * libdb5-5.1.29-5
  * libexpat1-2.1.0-1+deb7u1
  * libldap-2.4.31-1+nmu2
  * postgresql-9.1.13-0wheezy1

 - Debian 8.x/jessie/testing :
  * Linux-3.14-2-amd64
  * gcc-4.9.1-14
  * libssl-1.0.1i-2
  * libdb5-5.3.28-6
  * libexpat1-2.1.0-6
  * libldap-2.4.39-1.1+b1
  * postgresql-9.4~beta2-1+b1

./configure \
"--with-apr=/path/to/apr-1.5.x" \
"--with-crypto" \
"--with-openssl=/usr" \
"--with-ldap=ldap_r" \
"--with-expat=/usr" \
"--with-berkeley-db=/usr" \
"--with-dbm=db5" \
"--with-pgsql=/usr" \
"--with-iconv=/usr"

Reply via email to