postgresql/config
Tom Lane 7d7b129277 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
ax_pthread.m4
c-compiler.m4 Copyedit comments and documentation. 2016-04-01 21:53:10 -04: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
config.sub
docbook.m4
general.m4
install-sh
libtool.m4
Makefile
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
tcl.m4