[
https://issues.apache.org/jira/browse/TS-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Galić resolved TS-815.
---------------------------
Resolution: Fixed
Fix Version/s: 3.1.0
Assignee: Igor Galić
r1130582
> Checks for yacc and flex ae non-fatal if WCCP is enabled
> --------------------------------------------------------
>
> Key: TS-815
> URL: https://issues.apache.org/jira/browse/TS-815
> Project: Traffic Server
> Issue Type: Improvement
> Components: Build
> Affects Versions: 3.1.0, 3.0.0
> Reporter: Arno Toell
> Assignee: Igor Galić
> Priority: Minor
> Fix For: 3.1.0
>
> Attachments: flexbison-fatal.patch
>
>
> When enabling WCCP (`_--enable-wccp_'), bison and flex is required to build
> ATS. There do exist checks for both in autoconf, but they are non-fatal. That
> is, _./configure_ succeeds even if none of the required programs are found.
> I attached a patch which makes both checks fatal, i.e. they make configure
> fail if flex and/or bison is not found. Oh, and by the way autotools really
> suck.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira