Add check for GNU or not GNU ld, needed to pick the right export_dynamic
Peter Eisentraut <peter_e@gmx.net>
Add check for GNU or not GNU ld, needed to pick the right export_dynamic flags for Solaris. The test itself is straight from libtool.
Files
| Path | Change | +/− |
|---|---|---|
| aclocal.m4 | modified | +2 −1 |
| config/libtool.m4 | added | +123 −0 |
| configure | modified | +507 −354 |
| configure.in | modified | +1 −0 |
| src/Makefile.global.in | modified | +3 −1 |
| src/makefiles/Makefile.solaris | modified | +5 −1 |