[ 
https://issues.apache.org/jira/browse/TS-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042799#comment-13042799
 ] 

Igor Galić commented on TS-815:
-------------------------------

I think we really need to discuss sooner or later if it doesn't make sense for 
a *release* tar-ball at least to have the .yy already pre-processed to C (of 
course the .yy should still be in the tar ball release).

For now, I'll commit this to trunk - thanks Arno 

> 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
>            Priority: Minor
>         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

Reply via email to