commit-classpath
[Top][All Lists]
Advanced

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

Re: Patch: centralizing classpath module options


From: Mark Wielaard
Subject: Re: Patch: centralizing classpath module options
Date: Mon, 12 Apr 2004 12:38:42 +0200

Hi,

On Mon, 2004-04-12 at 08:07, Michael Koch wrote:
> I wrote the attached patch to centralize classpath's module options.
> 
> What do you think about this step ? Okay to commit ?
>
> 2004-04-12  Michael Koch  <address@hidden>
> 
>       * configure.ac: Initialize CLASSPATH_MODULE.
>       * native/fdlibm/Makefile.am,
>       native/jni/classpath/Makefile.am,
>       native/jni/gtk-peer/Makefile.am,
>       native/jni/java-awt/Makefile.am,
>       native/jni/java-io/Makefile.am,
>       native/jni/java-lang/Makefile.am,
>       native/jni/java-net/Makefile.am,
>       native/jni/java-nio/Makefile.am,
>       native/jni/java-util/Makefile.am:
>       Use new @address@hidden

Yes. It is a good idea to centralize as much as this in configure.ac. We
got some requests to version our JNI libraries and this makes it much
easier. Although I think we are still in rapid development mode were
library versioning doesn't make much sense since we don't expect other
projects to depend on older versions of GNU Classpath yet. This does
give people the option to make a derived version that does that anyway
though, which is good.

Cheers,

Mark

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


reply via email to

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