Only look for bison as YACC; other yaccs need to be selected explicitly.
Peter Eisentraut <peter_e@gmx.net>
Only look for bison as YACC; other yaccs need to be selected explicitly. When no suitable YACC is configured, supply useful informational messages to users. (Same way flex has been handled for a while.)
Files
| Path | Change | +/− |
|---|---|---|
| config/missing | modified | +7 −7 |
| config/programs.m4 | modified | +8 −11 |
| configure | modified | +330 −322 |
| configure.in | modified | +13 −1 |
| contrib/cube/Makefile | modified | +5 −1 |
| contrib/seg/Makefile | modified | +5 −1 |
| src/backend/bootstrap/Makefile | modified | +5 −1 |
| src/backend/parser/Makefile | modified | +5 −1 |
| src/interfaces/ecpg/preproc/Makefile | modified | +5 −1 |
| src/pl/plpgsql/src/Makefile | modified | +5 −1 |