mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 22:34:54 -04:00
c3ac9f07b7
I have changed a bit the makefiles for the win32 port - the *.def files
(created when building shared libraries) are now clean from
Makefile.shlib.
I have also removed "-g" from CFLAGS in the "cygwin32" template - it can
be
enabled when running configure.
Dan