pgbouncer - pgbouncer: Use AC_PROG_INSTALL & ./install-sh This should

Поиск
Список
Период
Сортировка
От mkz@pgfoundry.org (User Mkz)
Тема pgbouncer - pgbouncer: Use AC_PROG_INSTALL & ./install-sh This should
Дата
Msg-id 20100923202656.C8B2010715C9@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Use AC_PROG_INSTALL & ./install-sh

This should work around any weird local 'install' scripts.

./install-sh must be updated manually, autoreconf does not do it
if not using automake.

Modified Files:
--------------
    pgbouncer:
        config.mak.in (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/config.mak.in?r1=1.8&r2=1.9)
        configure.ac (r1.65 -> r1.66)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac?r1=1.65&r2=1.66)

Added Files:
-----------
    pgbouncer:
        install-sh (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/install-sh?rev=1.1&content-type=text/x-cvsweb-markup)

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

Предыдущее
От: mkz@pgfoundry.org (User Mkz)
Дата:
Сообщение: pgbouncer - pgbouncer: Solaris build fixes.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Prevent show_session_authorization from crashing when session_au