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

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Adjust -Wl,--asneeded test to avoid using the switch if it breaks
Дата
Msg-id 20080520033022.4568E754C54@cvs.postgresql.org
обсуждение исходный текст
Список 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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Simplify code in formatting.c now that to upper/lower/initcase do
Следующее
От: jbcooley@pgfoundry.org (User Jbcooley)
Дата:
Сообщение: npgsql - Npgsql2: updates to Entity Framework support for .NET 3.5 SP1