]> granicus.if.org Git - postgresql/commit
Fix cpp-from-stdin detection so that it works even if the
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 26 Oct 1998 00:56:16 +0000 (00:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 26 Oct 1998 00:56:16 +0000 (00:56 +0000)
commitc719a826831884d1449c3e81bd9defe53ad4e049
tree3d54053e56edd35f13577f0052d3d6d74ea542fd
parentae7e19c5860f514fcd9c0b276659012e24c7ec73
Fix cpp-from-stdin detection so that it works even if the
compiler silently accepts an empty command line.
Don't bother searching for bison and yacc unless we are going to use them.
src/configure.in