Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF in

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 617f123f06691d0391664464ed85e05e5523dcbd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-11-21T23:26:47Z
Releases: 8.2.0
Get rid of retail definitions of HAVE_STRDUP and HAVE_VSNPRINTF in
some of the Windows-only makefiles; the correct place to assert these
things is pg_config.h.win32.  Per bug #2677.

Files