pgsql: Move CFLAGS for pginclude to the end of the command line. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Move CFLAGS for pginclude to the end of the command line.
Date
Msg-id 20060714010514.212EB9FB2DB@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Move CFLAGS for pginclude to the end of the command line.

Modified Files:
--------------
    pgsql/src/tools/pginclude:
        pgcompinclude (r1.7 -> r1.8)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pginclude/pgcompinclude.diff?r1=1.7&r2=1.8)
        pgrminclude (r1.15 -> r1.16)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pginclude/pgrminclude.diff?r1=1.15&r2=1.16)

pgsql-committers by date:

Previous
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: A recent backpatch to 7.3's contrib/ltree got mixed up, putting
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add additional includes needed on some platforms.