]> granicus.if.org Git - postgresql/commit
Add check for GNU or not GNU ld, needed to pick the right export_dynamic
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 20 Oct 2000 23:57:34 +0000 (23:57 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 20 Oct 2000 23:57:34 +0000 (23:57 +0000)
commit12e7558c7683ddc41a362fea7d1f3f04ac8c0d0c
treeee42945651689bfb31db85f9a7ba299697cb9a2c
parent805e431a3868ac71681316927403d1ba389e113b
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.
aclocal.m4
config/libtool.m4 [new file with mode: 0644]
configure
configure.in
src/Makefile.global.in
src/makefiles/Makefile.solaris