--- ./ltmain.sh Thu Apr 26 10:37:31 2001 +++ ../aalib-1.4.0/./ltmain.sh Wed Feb 19 14:06:33 2003 @@ -60,7 +60,7 @@ default_mode= help="Try \`$progname --help' for more information." magic="%%%MAGIC variable%%%" -mkdir="mkdir" +mkdir="mkdir -p" mv="mv -f" rm="rm -f" @@ -1697,7 +1697,7 @@ irix) major=`expr $current - $age + 1` - versuffix="$major.$revision" + versuffix="$major" verstring="sgi$major.$revision" # Add in all the interfaces that we are compatible with.