]> 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:18 +0000 (10:19 -0500)
commit2355faae010591febd2b39e74b209a5236f6682a
treece0c42669e8f1ddfc0b78a51fcbdd76bbea1c3b1
parentc3c5c02881d47b3bf8d9e1e1e3460ef348863035
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