--- libtool.orig Thu May 19 14:36:30 2005 +++ libtool Thu May 19 04:05:26 2005 @@ -123,17 +123,18 @@ # Object file suffix (normally "o"). objext="o" # Old archive suffix (normally "a"). libext="a" # Shared library suffix (normally ".so"). -shrext='.dll' +shrext='.dll' +shrext_cmds='.dll' # Executable file suffix (normally ""). exeext="" # Additional compiler flags for building library objects. pic_flag=" -DDLL_EXPORT -DPIC" pic_mode=default