Re: acinclude.m4.patch - Mailing list pgadmin-hackers

From Dave Page
Subject Re: acinclude.m4.patch
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B844B4D1@mail.vale-housing.co.uk
Whole thread Raw
In response to acinclude.m4.patch  ("Adam H. Pendleton" <fmonkey@fmonkey.net>)
List pgadmin-hackers
Thanks Adam, patch applied (I corrected the stc error message which had
a typo).

Regards, Dave.

> -----Original Message-----
> From: Adam H. Pendleton [mailto:fmonkey@fmonkey.net]
> Sent: 19 August 2003 20:55
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] acinclude.m4.patch
>
>
> 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 they successfully preprocess.
> This shouldn't
> really cause too many problems, since a bad header will
> certainly cause
> problems later on, and we don't use the config.h produced by autoconf
> anyway.
>
> ahp
>

pgadmin-hackers by date:

Previous
From: "Adam H. Pendleton"
Date:
Subject: acinclude.m4.patch
Next
From: "Hiroshi Saito"
Date:
Subject: dlgSequence_patch