PGSQL_libdir=
for m in $PGSQL_lib_check; do
if test -d "$m" && \
- (test -f "$m/libpq.a" || test -f "$m/libpq++.a")
+ (test -f "$m/libpq.a" || test -f "$m/libpq.so")
then
PGSQL_libdir=$m
break
<listitem><para>A lot more database connections are made and released</para></listitem>
</itemizedlist></para>
</warning></para>
+ <para><note><para>RC1 released on the 4th of April 2011</para></note></para>
<para>
Version 3.0 of the PowerDNS Authoritative Server brings a number of important features, as
well as over two years of accumulated bug fixing.