On Tue, 2006-01-10 at 18:28 +0100, Mark Wielaard wrote:
> libgcj installs it as:
> propdir = $(libdir)
>
> $(INSTALL_DATA) $(srcdir)/java/util/logging/logging.properties
> $(DESTDIR)$(propdir)/logging.properties
>
> That seems a better place. But it looks like we have to update
> LogManager in that case to look there.
Eh, am i missing something here? gnu.classpath.home.url is
$(prefix)/lib:
defaultProperties.put("gnu.classpath.home.url",
"file://"
+ Configuration.CLASSPATH_HOME
+ "/lib");
So...
TWISTI
_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches