Set up ar, dlltool, dllwrap, and windres for cross-compiling if necessary.
Peter Eisentraut <peter_e@gmx.net>
Set up ar, dlltool, dllwrap, and windres for cross-compiling if necessary. Plus some makefile cleanup. part of a patch from Richard Evans
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +395 −1 |
| configure.in | modified | +7 −1 |
| src/bin/pgevent/Makefile | modified | +1 −1 |
| src/interfaces/libpq/Makefile | modified | +2 −2 |
| src/Makefile.global.in | modified | +5 −20 |
| src/makefiles/Makefile.win32 | modified | +20 −3 |