postgresql/config
Tom Lane 6e3702e627 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:11 -04:00
..
Makefile Install our "missing" script where PGXS builds can find it. 2015-12-11 16:14:48 -05:00
ac_func_accept_argtypes.m4 Enable building with the Mingw64 compiler. 2011-01-30 19:56:46 -05:00
acx_pthread.m4 Better support for thread-support flag detection with clang 2011-02-16 23:15:54 +02:00
c-compiler.m4 Fix "quiet inline" configure test for newer clang compilers. 2014-05-02 15:30:38 -04:00
c-library.m4 Cope if platform declares mbstowcs_l(), but not locale_t, in <xlocale.h>. 2016-03-15 13:19:58 -04:00
config.guess Update config.guess and config.sub 2011-05-19 22:14:56 +03:00
config.sub Update config.guess and config.sub 2011-05-19 22:14:56 +03:00
docbook.m4 Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
general.m4 Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
install-sh Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
libtool.m4 Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoids clashes with the 2004-07-17 18:53:56 +00:00
missing Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
perl.m4 Fix configure's incorrect version tests for flex and perl. 2016-05-02 11:18:11 -04:00
prep_buildtree find -path is not portable, so use grep -v instead. 2010-10-25 10:04:00 -03:00
programs.m4 Fix configure's incorrect version tests for flex and perl. 2016-05-02 11:18:11 -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:11 -04:00
test_quiet_include.h Blacklist xlc 32-bit inlining. 2015-07-29 22:54:03 -04:00