[Webkit-unassigned] [Bug 20253] A correct Webkit build requires flex 2.5.33 but autotools build doesn't check for it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 1 09:22:39 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20253


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ddkilzer at webkit.org




------- Comment #3 from ddkilzer at webkit.org  2008-08-01 09:22 PDT -------
(In reply to comment #1)
> Created an attachment (id=22597)
 --> (https://bugs.webkit.org/attachment.cgi?id=22597&action=view) [edit]
> Add a check for recent enough flex version to configure.ac
> 
> Here's a patch to add a check for flex version.
> 
> Unfortunately there is no sensible way to check the version, so it needs to be
> done through sed magic.

Why can't the "PKG_CHECK_MODULES" macro be used as is done elsewhere in
configure.ac?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list