651fed9 Don't force the compiler version check on consumers of the library.

Authored and Committed by pjones 8 years ago
    Don't force the compiler version check on consumers of the library.
    
    This check just stops things from building when the compiler gets
    upgraded, and it clearly hasn't been maintained in some time.  The .so
    almost certainly still works fine, and if the headers don't, the
    consuming build will fail anyway.
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
file modified
+2 -0