Commits

Bill Wendling committed 451ab02f4f0
[svn-r3038] Purpose: Buglet Description: If we compiled with -all-static, then the compiler could complain about not being able to find dlopen and friends. Solution: Used the ``-dlopen self'' libtool command. Platforms tested: Linux