classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] installing logging.properties


From: Mark Wielaard
Subject: Re: [cp-patches] installing logging.properties
Date: Tue, 10 Jan 2006 19:13:54 +0100

On Tue, 2006-01-10 at 19:00 +0100, Christian Thalinger wrote:
> 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");

No, you weren't missing something. I missed something :)
Sorry.

> So...

Please provide a patch that installs logging.properties in
$(prefix)/lib.

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]