]> granicus.if.org Git - postgresql/commit
Accept flex > 2.5.x on Windows, too.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 10 Dec 2015 15:19:13 +0000 (10:19 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 10 Dec 2015 15:19:31 +0000 (10:19 -0500)
commit7f94a5c106f88d5abbcc84e545962208fac9c232
treea4c8e986ee42a8317049aebfb9ddc5c64ffc4166
parent255cc9b2dbe4e7400af5268369bfddb68f7af6cf
Accept flex > 2.5.x on Windows, too.

Commit 32f15d05c fixed this in configure, but missed the similar check
in the MSVC scripts.

Michael Paquier, per report from Victor Wagner
src/tools/msvc/pgflex.pl