This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: WIN-01: fixes to libjava/configure.in to support mingw
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Adam Megacz <patches at lists dot megacz dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Fri, 01 Feb 2002 14:06:32 +1300
- Subject: Re: WIN-01: fixes to libjava/configure.in to support mingw
- References: <86d6zq28ck.fsf@megacz.com>
Adam Megacz wrote:
>Note to maintainer: please create these files, leave them empty for
>now; I will submit a patch to fill them later. We need them to at
>least exist to get through the configure stage of the build.
>
> gcc/libjava/java/lang/Win32Process.java
> gcc/libjava/java/lang/natWin32Process.cc
>
If you are going to check in this patch, which is perferrable, you can
do that ;-)
>2002-01-31 Adam Megacz <adam@xwt.org>
>
> * gcc/libjava/configure.in: added support for mingw
>
ChangeLog entry should be:
* configure.in: Added support for mingw.
Otherwise ok.
regards
Bryce.