Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C codes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • codes
  • codes
  • Issues
  • #115
Closed
Open
Issue created Jan 14, 2016 by Jonathan Jenkins@jenkinsContributor

remove bison/flex check in dist. tarballs

"make dist" includes bison/flex-generated files, eliminating the need to have those programs (with their subtle version differences) checked for at configure time when working from a dist. tarball. However, they are unconditionally checked for. A few unsuccessful hacks have been tried, e.g. touching a ".dist" file and checking for it when running configure.

Assignee
Assign to
Time tracking