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] Use HAVE_LANGINFO_CODESET instead of HAVE_NL_LANGINFO


On 22 Feb 2002, Tom Tromey wrote:

> Adrian> while playing with trying to compile gjc under NetBSD I found
> Adrian> the following problem: NetBSD has a /usr/include/langinfo.h
> Adrian> but this file doesn't define CODESET. The gcc configure script
> Adrian> does already check for CODESET and therefore the patch below
> Adrian> seems to be enough to fix it.
>
> Adrian> Could someone please review it?
>
> I think this is fine.
> Do you have write access?  If not I will check it in.

I don't have write access. Please check it in.

> Tom

Thanks
Adrian



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