]> git.saurik.com Git - bison.git/commit
cpp: make the check of Flex version portable
authorTheophile Ranquet <ranquet@lrde.epita.fr>
Wed, 5 Dec 2012 17:26:36 +0000 (18:26 +0100)
committerTheophile Ranquet <ranquet@lrde.epita.fr>
Wed, 5 Dec 2012 18:14:23 +0000 (19:14 +0100)
commitb56484a5d3f983b163287f5bf0a77b80529200cf
tree3d6ba04e945cadd0804d4bf0491dab466145eb74
parente35cd6def7a19423a5f0fc566d844f6019df111a
cpp: make the check of Flex version portable

This was problematic with tcc 0.9.25

* src/flex-scanner.h (FLEX_VERSION_GT): Rewrite and rename as...
(FLEX_VERSION): This.
src/flex-scanner.h