[libjava] Cleanup automake conditionals (part 2)

Kelley Cook kcook@gcc.gnu.org
Thu Jun 16 04:20:00 GMT 2005


For all the conditional sources for libgcj, we were defining a new 
variable with either an additional sourcefile or a null string when we 
could have just appended the additional sources to libgcj_la_SOURCES, 
which makes it clearer to see the intended build logic.

Bootstrapped and regtested i686-pc-gnu-linux (actually the stripped 
libraries are identical).

OK?
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lj2.diff
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050616/6da97584/attachment.ksh>


More information about the Java-patches mailing list