- Original Message -
From: "Andreas Pflug" <[EMAIL PROTECTED]>
To: "Darko Prenosil" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, August 16, 2003 10:02 PM
Subject: Re: [pgadmin-hackers] MinGW again
> Darko Prenosil wrote:
>
>
Darko Prenosil wrote:
I just fetched fresh sources from CVS, and I see that acinclude.m4 is not
patched correctly for MinGW build.
I'll give an correct example:
*libwx_mswud-*)
LIBS="$LIBS ${WX_HOME}/lib/libwx_mswud_stc-${WX_VERSION}.a
${WX_HOME}/lib/libwx_mswud_xrc-${WX_
I just fetched fresh sources from CVS, and I see that acinclude.m4 is not
patched correctly for MinGW build.
I'll give an correct example:
*libwx_mswud-*)
LIBS="$LIBS ${WX_HOME}/lib/libwx_mswud_stc-${WX_VERSION}.a
${WX_HOME}/lib/libwx_mswud_xrc-${WX_VERSION}.a"