71c12c0 Fix linkage for internal libraries

Authored and Committed by kalev 8 years ago
1 file changed. 5 lines added. 2 lines removed.
    Fix linkage for internal libraries
    
    Don't pass --enable-static=no to configure as it causes internal
    libraries to be built as shared libraries when they shouldn't.
    
    This fixes klavaro broken dependencies in the F23 tree:
    
    [klavaro]
            klavaro-3.01-0.pre1.1.fc23.1.i686 requires libgtkdataboks.so.0
    
        
file modified
+5 -2