dc4c30b BUILD: Use python-config for detection *FLAGS

2 files Authored by lslebodn 9 years ago, Committed by jhrozek 9 years ago,
    BUILD: Use python-config for detection *FLAGS
    
    The script python-config was not available in older versions of python.
    This patch simplify detection of python CFLAGS and LDFLAGS and increase
    minimal required version of python to 2.6
    
    Reviewed-by: Stephen Gallagher <sgallagh@redhat.com>
    
        
file modified
+4 -2
file modified
+32 -31