pgsql: Adjust -Wl, --asneeded test to avoid using the switch if it breaks

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust -Wl, --asneeded test to avoid using the switch if it breaks
Date: 2008-05-20 03:30:22
Message-ID: 20080520033022.4568E754C54@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Adjust -Wl,--asneeded test to avoid using the switch if it breaks
libreadline. What we will do for compatibility :-(

Modified Files:
--------------
pgsql/config:
c-compiler.m4 (r1.17 -> r1.18)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/config/c-compiler.m4?r1=1.17&r2=1.18)
pgsql:
configure (r1.595 -> r1.596)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.595&r2=1.596)
configure.in (r1.561 -> r1.562)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.561&r2=1.562)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2008-05-20 04:06:22 npgsql - Npgsql2: updates to Entity Framework support for .NET 3.5 SP1
Previous Message Bruce Momjian 2008-05-20 01:41:02 pgsql: Simplify code in formatting.c now that to upper/lower/initcase do