This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] Use -version-info for soname.
Tom Tromey writes:
> >>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
>
> Matthias> 2004-06-13 Matthias Klose <doko@debian.org>
> Matthias> * libtool-version: New.
> Matthias> * Makefile.am (libffi_la_LDFLAGS): Use -version-info for soname.
> Matthias> * Makefile.in: Regenerate.
> Matthias> ok to check in?
>
> This is ok. (You didn't mention whether you rebuilt libjava from
> scratch. I assume you did though.)
yes, done. checked in now.
Matthias