From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>, PostgreSQL Win32 port list <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] MinGW patch |
Date: | 2003-09-07 04:05:28 |
Message-ID: | 16903.1062907528@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin pgsql-hackers-win32 pgsql-patches |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-09-07 04:22:13 | Re: [PATCHES] MinGW patch |
Previous Message | Bruce Momjian | 2003-09-07 03:41:47 | MinGW patch |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-09-07 04:22:13 | Re: [PATCHES] MinGW patch |
Previous Message | Bruce Momjian | 2003-09-07 03:41:47 | MinGW patch |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-09-07 04:22:13 | Re: [PATCHES] MinGW patch |
Previous Message | Bruce Momjian | 2003-09-07 03:41:47 | MinGW patch |