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


>>>>> "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.

Tom


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