Обсуждение: pgAdmin III commit: Fix build for wx 2.9.5, along with an RPATH issue.

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

pgAdmin III commit: Fix build for wx 2.9.5, along with an RPATH issue.

От
Dave Page
Дата:
Fix build for wx 2.9.5, along with an RPATH issue.

Branch
------
master

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

Modified Files
--------------
pgadmin/Makefile.am                |    2 +-
pgadmin/Makefile.deps              |    6 +++---
pgadmin/debugger/dbgEvents.cpp     |    2 +-
pgadmin/debugger/dbgTargetInfo.cpp |    2 +-
pgadmin/pgAdmin3.cpp               |   13 ++++++++++---
pgadmin/utils/sysSettings.cpp      |   20 ++++++++++++++++++++
pgadmin/ver_svn.sh                 |    3 +++
7 files changed, 39 insertions(+), 9 deletions(-)