Re: MinGW patch - Mailing list pgsql-patches

From Tom Lane
Subject Re: MinGW patch
Date
Msg-id 16903.1062907528@sss.pgh.pa.us
Whole thread Raw
In response to MinGW patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: MinGW patch
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:

> + # We already have this in Makefile.win32, but configure needs it too
> + if test "$PORTNAME" = "win32"
> + then
> +     CPPFLAGS="$CPPFLAGS -Isrc/include/port/win32"
> + fi

This seems unlikely to work when building outside the source tree.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: MinGW patch
Next
From: Bruce Momjian
Date:
Subject: Re: MinGW patch