Bruce Momjian writes:

> Seems I am no longer capable of understanding the affects of such
> changes as this:
>
>       ! override CPPFLAGS := -I$(srcdir) $(CPPFLAGS) -DPGSQL71
>
>       ! override CPPFLAGS += -I$(srcdir) -DPGSQL71
>
> Having $(srcdir) before $(CPPFLAGS) must be significant.

The CVS log message says:

: Make sure -L and -I's for our source tree are always before system include
: or library directories on the command line.

That's all this does.

-- 
Peter Eisentraut      [EMAIL PROTECTED]       http://yi.org/peter-e/


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to