]> 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:27 +0000 (10:19 -0500)
commitb3e377a004511df45dcd6bc58353ce1f44932433
treef37b17deb69bdb7a55ff2b7e1dcae7d3ecdec408
parent54497807b3941b5e30bfe77ca6136a6163d4f199
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