Обсуждение: pgbouncer - pgbouncer: Put own includes at the startt of CPPFLAGS

Поиск
Список
Период
Сортировка

pgbouncer - pgbouncer: Put own includes at the startt of CPPFLAGS

От
mkz@pgfoundry.org (User Mkz)
Дата:
Log Message:
-----------
Put own includes at the startt of CPPFLAGS

Otherwise with --with-libevent=/usr wrong includes may be used.

Per report from Bjorn Munch

Modified Files:
--------------
    pgbouncer:
        config.mak.in (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/config.mak.in.diff?r1=1.5&r2=1.6)
        configure.ac (r1.45 -> r1.46)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/configure.ac.diff?r1=1.45&r2=1.46)