This change allows checking of function signatures but                   
does not yes enable it by default.  In this mode, linking                
two objects that were compiled with a different signatures               
for the same function will produce a link error.
New options for enabling and disabling this feaure have been             
added: (--check-signatures/--no-check-signatures).
Sort