Remove allow_nonpic_in_shlib
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 18 Dec 2012 06:13:59 +0000 (01:13 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 18 Dec 2012 06:13:59 +0000 (01:13 -0500)
commit1a5f04dd7eed0ac27cc5da9520ef55e16531bca6
tree1b8bb9199cf95c71ce35673f59a9e64b26555c99
parent8d2e9a9dbd56aabb9273fbc30ca6c03d6f24b996
Remove allow_nonpic_in_shlib

This was used in a time when a shared libperl or libpython was difficult
to come by.  That is obsolete, and the idea behind the flag was never
fully portable anyway and will likely fail on more modern CPU
architectures.
src/makefiles/Makefile.freebsd
src/makefiles/Makefile.linux
src/pl/plperl/GNUmakefile
src/pl/plpython/Makefile