Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>.

Peter Eisentraut <peter_e@gmx.net>

Commit: 664ce79dd84220afbf6c6b727c6280ec85148267
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-09-27T15:17:57Z
Releases: 7.1.1
Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>.

Update the installation instructions (formerly misnamed "FAQ"), add configure
checks for some headers rather than having users copy stubs manually (ugh!).
Use Autoconf check for exe extension.  This also avoids inheriting the value
of $(X) from the environment.

Files

PathChange+/−
config/c-library.m4 modified +20 −2
configure modified +450 −321
configure.in modified +3 −2
doc/FAQ_NT deleted +0 −367
doc/INSTALL_WIN added +38 −0
doc/src/sgml/installation.sgml modified +11 −2
src/backend/libpq/pqcomm.c modified +6 −4
src/include/config.h.in modified +10 −1
src/include/libpq/pqcomm.h modified +17 −8
src/interfaces/libpq/fe-connect.c modified +6 −3
src/Makefile.global.in modified +2 −1
src/makefiles/Makefile.win modified +1 −3
src/win32/endian.h deleted +0 −8
src/win32/README deleted +0 −3
src/win32/tcp.h deleted +0 −6
src/win32/un.h deleted +0 −12