PATCH: Add libssh2 directory in CPPFLAGS (VPATH issue)

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: PATCH: Add libssh2 directory in CPPFLAGS (VPATH issue)
Date: 2013-05-08 09:24:12
Message-ID: CAG7mmowtzRQav1zDx3egMp0LZZvU9hCro=JqLDHHOc0MnGh8wA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Dave,

When building the pgAdmin3 latest source using VPATH builds, it is not able
to compile the pgAdmin3.
(Reference:
http://www.gnu.org/software/automake/manual/html_node/VPATH-Builds.html)

Please find the patch to resolve the issue.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.com>

*http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshvashi>

Attachment Content-Type Size
include_libssh2_cppflags.patch application/octet-stream 958 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-05-08 11:29:11 pgAdmin III commit: Fix renaming and schema changes for stored procedur
Previous Message Dinesh Kumar 2013-05-08 06:51:39 Re: Procedure "RENAME, SET SCHEMA" issues patch.