postgresql/src/interfaces
Peter Eisentraut 2660803697 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.)
2001-02-10 22:31:42 +00:00
..
cli Cleanup of <> and "" 2000-05-29 21:25:07 +00:00
ecpg Only look for bison as YACC; other yaccs need to be selected explicitly. 2001-02-10 22:31:42 +00:00
jdbc Remove last code that assumed xinv/xinx are large object files. 2001-02-09 22:23:47 +00:00
libpgeasy Use $(filter ...), not $(findstring ...). 2000-10-31 14:37:25 +00:00
libpgtcl Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
libpq Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
libpq++ Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
odbc Repair BSD/OS shared library fixes. 2001-02-10 16:51:40 +00:00
perl5 Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
python Only pass the -L* portions of LDFLAGS to the Python build environment. 2001-02-07 18:22:10 +00:00
Makefile Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error, 2000-09-25 22:23:01 +00:00