re PR libgcj/28609 (make install broken in current trunk (svn 115947))

PR libgcj/28609:
	* ltconfig: Copied from gcc.

From-SVN: r116003
This commit is contained in:
Tom Tromey 2006-08-07 20:37:50 +00:00 committed by Tom Tromey
parent ded9dbb894
commit 10b7bdb02a
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
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.

View file

@ -626,7 +626,7 @@ old_postuninstall_cmds=
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.