Changes of Revision 27
[-] [+] | Added | libtool.diff |
@@ -0,0 +1,12 @@ +--- libtool.m4.in.orig 2007-07-31 11:25:17.000000000 +0000 ++++ libtool.m4.in 2007-07-31 11:25:29.000000000 +0000 +@@ -4057,7 +4057,7 @@ + libext="$libext" + + # Shared library suffix (normally ".so"). +-shrext='$shrext' ++shrext_cmds='$shrext' + + # Executable file suffix (normally ""). + exeext="$exeext" + |