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: Effecting MKDIR_TAKES_ONE_ARG for fastjar


>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:

Ranjit> Recently Tom checked in a few changes that allow GCJ to
Ranjit> be built properly on systems (e.g. MinGW) that take only
Ranjit> a single argument in a call to mkdir( ).

Ranjit> I believe the following changes are still necessary for
Ranjit> the MKDIR_TAKES_ONE_ARG change to take effect in the fastjar
Ranjit> codebase:

Thanks.  I'm checking in your fix.

Ranjit> --- config.h.in.orig	2002-10-15 13:03:03.000000000 +0530
Ranjit> +++ config.h.in	2002-10-15 13:03:06.000000000 +0530

Note that config.h is also a generated file.
It is made by `autoheader'.

Tom


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