Cosmetic cleaning of pg_config.h.win32
authorPeter Eisentraut <peter@eisentraut.org>
Tue, 10 Dec 2019 20:15:30 +0000 (21:15 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Tue, 10 Dec 2019 20:24:25 +0000 (21:24 +0100)
commit877b61e9ce95934c71a9c01614db4be1b395fff6
treea96278f5b4a8b0a077dea9414f0a9e8e323516b9
parent6cafde1bd43f1c28b044953cac2f2999eb425b22
Cosmetic cleaning of pg_config.h.win32

Clean up some comments (some generated by old versions of autoconf)
and some random ordering differences, so it's easier to diff this
against the default pg_config.h or pg_config.h.in.  Remove LOCALEDIR
handling from pg_config.h.win32 altogether because it's already in
pg_config_paths.h.
src/include/pg_config.h.win32
src/tools/msvc/Solution.pm