X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=ltconfig;h=839b980fdb2725c9cefa0b252f2612cbcd9b0d5f;hb=3471582ef848a30f2d0e8b54a6da60778f304654;hp=b00e0efc232dc49746f51edfea9bf64b4d9d0f87;hpb=06b8a6e6ec8513fe43efc139363d8e199853b2fa;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ltconfig b/ltconfig index b00e0efc232..839b980fdb2 100755 --- a/ltconfig +++ b/ltconfig @@ -626,7 +626,7 @@ old_postuninstall_cmds= if test -n "$RANLIB"; then old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" - old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds" + old_postinstall_cmds="~$old_postinstall_cmds~\$RANLIB \$oldlib" fi # Source the script associated with the $tagname tag configuration.