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: Win32 THREADS case in libjava configure.in script


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


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