b6f1518 Build with --disable-relocatable

Authored and Committed by marcusk 7 years ago
    Build with --disable-relocatable
    
    When not building with --enable-shared but without --disable-relocatable
    gst will be linked with -rpath $ORIGIN. Add --disable-relocatable to the
    configure line to use normal linking behavior.
    
        
file modified
+5 -2