This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: Makefile.am


On Tue, Dec 09, 2003 at 11:25:03AM -0700, Tom Tromey wrote:
> >>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
> 
> Michael> Makefile.am has a problem with installing generated inner nat
> Michael> headers.  The attached patch fixes this by explicitely
> Michael> installing these headers. This was necessary because if the $
> Michael> int the file names and mangling of this in make and install.
> 
> This is ok with one minor change.
> 
> Michael> +# Install inner class headers.
> 
> This should be a "##" comment so it doesn't end up in Makefile.in.

Ah, thanks. I wasnt aware of the difference.


Michael


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]