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

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

From
tgl@postgresql.org (Tom Lane)
Date:
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)