Attached is a patch that fixes the SSL pq library problem
(hopefully!!). Can someone who has encountered these problems please
test it?
ahp
acinclude.m4.patch
Description: Binary data
---(end of broadcast)---
TIP 1: subscribe and unsubscribe com
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Adam H.Pendleton
> Sent: 02 August 2004 13:16
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] acinclude.m4 patch
>
> This patch addresses problems with compiling pg
This patch addresses problems with compiling pgadmin3 against a non-ssl
postgres installation. Can someone without ssl please test it?
ahp
acinclude.m4.patch
Description: Binary data
---(end of broadcast)---
TIP 2: you can get off all lists at
> -Original Message-
> From: Adam H.Pendleton [mailto:[EMAIL PROTECTED]
> Sent: 30 September 2003 22:29
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] acinclude.m4.patch
>
>
> This is a small patch that changes the file we check for to
> validate a
&
This is a small patch that changes the file we check for to validate a
wxWindows xrc installation (this file is not installed on Mac). Before
applying, could someone verify that this file is installed on all
autoconf platforms?
ahp
acinclude.m4.patch
Description: Binary data
PGP.sig
Descri
Thanks Adam, patch applied (I corrected the stc error message which had
a typo).
Regards, Dave.
> -Original Message-
> From: Adam H. Pendleton [mailto:[EMAIL PROTECTED]
> Sent: 19 August 2003 20:55
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] acinclude.m4.pa
The attached patch to acinclude.m4 implements the following changes:
*) Check for xrc and stc headers to avoid compile problems.
I should point out that, because of the very complex nature of the
wxWindows system, that I am only able to test for the existance of the
include files, not whether t
- Original Message -
From: "Adam H. Pendleton" <[EMAIL PROTECTED]>
To: "pgadmin-hackers" <[EMAIL PROTECTED]>
Sent: Monday, July 21, 2003 7:34 PM
Subject: [pgadmin-hackers] acinclude.m4.patch
> This patch cleans up the acinclude code (wx library is no l
This patch cleans up the acinclude code (wx library is no longer tied to
a particular system type), and fixes the wx-config static libs problem.
I will submit another patch (against this version), when I figure out
what I have to do for embeded XRC files.
ahp
--- pgadmin3/acinclude.m4 20