Commit By: raeburn Log Message: On Linux, add linker flags -Bsymbolic (makes for smaller libraries, at the cost of being able to override the symbol names we export) and --no-undefined (errors out on shared library generation with undefined symbols). Changed Files: U trunk/src/config/shlib.conf