forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit90d9108
committed
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 itsbuilt-in rules using lex and yacc, which can fail if those commands are notavailable.This was a main cause for the NLS web site breakage.1 parent5817d86 commit90d9108
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + |
0 commit comments
Comments
(0)