Re: [PATCHES] 8.0.0b1: configure.in cygipc
Peter Eisentraut <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.cygwin,gmane.comp.db.postgresql.devel.patches |
|---|---|
| Message-ID | <[email protected]> |
Reini Urban wrote:
> cygipc is deprecated in cygwin, replaced by cygserver
> added test to check for running cygserver and the required
> server in $CYGWIN. Otherwise build for cygipc, but print a
> warning.
configure checks the build environment, not the run time environment.
It's completely irrelevant whether cygserver is running when building
PostgreSQL.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [email protected] so that your
message can get through to the mailing list cleanly