pgsql: Add additional rules so that make init-po for ecpg gets up to - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Add additional rules so that make init-po for ecpg gets up to
Date
Msg-id 20080919130808.834727545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add additional rules so that make init-po for ecpg gets up to date flex and
bison output.  Without these, make can sometimes be tempted to invoke its
built-in rules using lex and yacc, which can fail if those commands are not
available.

This was a main cause for the NLS web site breakage.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg:
        nls.mk (r1.1 -> r1.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/nls.mk?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: dpage@pgfoundry.org (Dave Page)
Date:
Subject: pginstaller - pginst: Update for 8.2.10
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Mark SessionReplicationRole as PGDLLIMPORT so it can be used from