From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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 09:55:51 |
Message-ID: | Pine.LNX.4.44.0309071154490.1172-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin pgsql-hackers-win32 pgsql-patches |
Bruce Momjian writes:
> Oh. Any ideas on how to handle that? The other reference uses:
>
> override CPPFLAGS+="-I$(top_srcdir)/src/include/port/win32"
>
> but top_srcdir isn't defined at this point.
If you put this in the port makefile, then it should work.
> This is there only so 'configure' sees those include files. Does that
> relate to building outside the tree?
Why does configure need to see those files? Surely you don't need
configure to test the capabilities of our own source tree?
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2003-09-07 10:03:52 | Re: [PATCHES] MinGW patch |
Previous Message | raj_14_11 | 2003-09-07 05:48:36 | ipc-daemon2 not starting |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2003-09-07 10:03:52 | Re: [PATCHES] MinGW patch |
Previous Message | Tom Lane | 2003-09-07 04:29:48 | Re: [PATCHES] MinGW patch |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2003-09-07 10:03:52 | Re: [PATCHES] MinGW patch |
Previous Message | Manfred Koizar | 2003-09-07 08:44:18 | Minor lmgr code cleanup |