This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: PATCH: Win32 THREADS case in libjava configure.in script
- From: Adam Megacz <gcj at lists dot megacz dot com>
- To: Ranjit Mathew <rmathew at hotmail dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: 31 Aug 2002 18:48:26 -0700
- Subject: Re: PATCH: Win32 THREADS case in libjava configure.in script
- Organization: Myself
- References: <aknnm5$4hp$1@main.gmane.org>
Ranjit Mathew <rmathew@hotmail.com> writes:
> case "$THREADS" in
> win32)
> + THREADS=win32
Er, why add this line? It's like
if (x == 1) x = 1;
- a
--
"Cassette tapes are killing the music industry" -- RIAA spokesperson, 1978