pgAdmin III commit: Add pkgincludedir to the list of includes

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgAdmin III commit: Add pkgincludedir to the list of includes
Дата
Msg-id 201101051225.p05CPrTD012331@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add pkgincludedir to the list of includes

This is reuqired to find kwlist.h and gram.h in some installatoins,
depending on where the packagers put them.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=08c2f73a82edff831c52dea56eb9ca699cd05e1e
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
acinclude.m4 |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: pgAdmin III commit: Update the style rule to force line ending to \n
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pgAdmin III commit: Pull keywords dynamically from PostgreSQL headers