Fix a few errors in comments. Patch by Fujii Masao, plus the one in
[PostgreSQL.git] / src / template / win32
blobe9ab1fe7a54efa9f6453a564791b44555d21ae90
1 # This is required to link pg_dump because it finds pg_toupper() in
2 # libpq and pgport
3 LDFLAGS="-Wl,--allow-multiple-definition"