postgresql/src/template/win
Peter Eisentraut 1a7f4ed525 Make "win" a separate port from "cygwin". This means you can now
configure under native Windows (MinGW that is), but you won't get very far
compiling yet.  The dynaloader files are from Jan Wieck's patch set.
2003-03-21 17:18:34 +00:00

4 lines
43 B
Plaintext

if test "$GCC" = yes; then
CFLAGS=-O2
fi