postgresql/config
Tom Lane 5e7a7703bd Fix configure's incorrect version tests for flex and perl.
awk's equality-comparison operator is "==" not "=".  We got this right
in many places, but not in configure's checks for supported version
numbers of flex and perl.  It hadn't been noticed because unsupported
versions are so old as to be basically extinct in the wild, and because
the only consequence is whether or not a WARNING flies by during
configure.

Daniel Gustafsson noted the problem with respect to the test for flex,
I found the other by reviewing other awk calls.
2016-05-02 11:18:10 -04:00
..
ac_func_accept_argtypes.m4
acx_pthread.m4 Revert changes to pthread configure tests on REL9_5_STABLE. 2015-07-09 10:59:10 +03:00
c-compiler.m4 Improve configure test for the sse4.2 crc instruction. 2015-08-17 11:23:31 +02:00
c-library.m4 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. 2016-03-15 13:19:57 -04:00
config.guess Update config.guess and config.sub 2015-08-19 11:45:52 -04:00
config.sub Update config.guess and config.sub 2015-08-19 11:45:52 -04:00
docbook.m4
general.m4
install-sh
libtool.m4
Makefile Install our "missing" script where PGXS builds can find it. 2015-12-11 16:15:06 -05:00
missing
perl.m4 Fix configure's incorrect version tests for flex and perl. 2016-05-02 11:18:10 -04:00
prep_buildtree
programs.m4 Fix configure's incorrect version tests for flex and perl. 2016-05-02 11:18:10 -04:00
python.m4 Remove configure check prohibiting threaded libpython on OpenBSD. 2015-05-26 22:14:59 -04:00
tcl.m4 Accept tcl 8.6 in configure's probe for tclsh. 2014-05-10 10:48:01 -04:00
test_quiet_include.h Blacklist xlc 32-bit inlining. 2015-07-29 22:52:43 -04:00