b70895f - Build the library twice. Once with the old SONAME and once with the new

Authored and Committed by jmoyer 19 years ago
    - Build the library twice. Once with the old SONAME and once with the new
        one. This fixes the wrong SONAME problem by keeping a library around
        with the wrong name (libaio.so.1.0.0) and generating a new one
        (libaio.so.1.0.1).
    
        
file modified
+1 -4
file modified
+22 -5
file modified
+1 -1