]> granicus.if.org Git - postgresql/commit
Add additional rules so that make init-po for ecpg gets up to date flex and
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 19 Sep 2008 13:08:08 +0000 (13:08 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Fri, 19 Sep 2008 13:08:08 +0000 (13:08 +0000)
commit90d910866e44ac009028dc75747f1463db8c528d
tree0b0ed27ea04af8906a4b9ce28dbe7ebf6dca9ff9
parent5817d861e9cf2d05a9379bd1b72c95caf7d36559
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.
src/interfaces/ecpg/nls.mk