PR libgcj/28609:
* ltconfig: Copied from gcc.
From-SVN: r116003
+2006-08-07 Tom Tromey <tromey@redhat.com>
+
+ PR libgcj/28609:
+ * ltconfig: Copied from gcc.
+
2006-07-20 Keith Seitz <keiths@redhat.com>
* include/jvmti.h: Include copy from upstream before next merge.
if test -n "$RANLIB"; then
old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
- old_postinstall_cmds="\$old_postinstall_cmds~$RANLIB \$oldlib"
+ old_postinstall_cmds="~$old_postinstall_cmds~\$RANLIB \$oldlib"
fi
# Source the script associated with the $tagname tag configuration.