OK, I now realized this code is shell script, not Makefile content.
Code changed to:
THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT"
---------------------------------------------------------------------------
Larry Rosenman wrote:
> Didn't seem to. Did you see my posts from fri/sat on -hackers?
>
> I included what DID work for me.
>
> LER
>
>
> --On Sunday, August 24, 2003 19:21:57 -0400 Bruce Momjian
> <pgman@candle.pha.pa.us> wrote:
>
> > Larry Rosenman wrote:
> >> On Aug 17 2003, ohp@pyrenet.fr wrote:
> >>
> >> > Did something changed on today's cvs.
> >> >
> >> > src/template/unixware is wrong on last line: THREAD_CFLAGS +=
> >> > -D_REENTRANT should be THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT"
> >> No it shouldn't....
> >>
> >> The original patch worked just fine...
> >>
> >> I'll look when I get back from Forum.
> >
> > I changed the define to be:
> >
> > THREAD_CFLAGS += "-D_REENTRANT"
> >
> > Do the quotations help?
>
>
>
> --
> Larry Rosenman http://www.lerctr.org/~ler
> Phone: +1 972-414-9812 E-Mail: ler@lerctr.org
> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
>
-- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610)
359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square,
Pennsylvania19073