Only build in crashdump support on Windows if there's a working dbghelp.h.

Andrew Dunstan <andrew@dunslane.net>

Commit: a534728afb7341e1ddf2df16196ed501eaa378c2
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2010-12-26T15:34:47Z
Releases: 9.1.0
Only build in crashdump support on Windows if there's a working dbghelp.h.

Files

PathChange+/−
configure modified +123 −0
configure.in modified +10 −0
src/backend/main/main.c modified +1 −1
src/backend/port/win32/Makefile modified +4 −1
src/include/pg_config.h.in modified +3 −0
src/include/pg_config.h.win32 modified +3 −0
src/Makefile.global.in modified +3 −0