Larry Rosenman wrote:
> On Aug 17 2003, [EMAIL PROTECTED] 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?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to