Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Ogg Ogg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.OrgXiph.Org
  • OggOgg
  • Issues
  • #1280
Closed
Open
Issue created Dec 28, 2007 by vapier@vapier

[PATCH] ogg.m4 is not friendly to disabling

some projects have optional ogg support. like a good project, they just use the ogg.m4 that is provided by libogg. that's when they get screwed :).

ogg.m4 does not provide a way for the user to explicitly state "i do not want ogg support". i've cleaned up the ogg.m4 so that if you do --without-ogg, you get the expected behavior. i've also fixed the case where doing --with-ogg causes broken -I/-L flags to get added (yes/lib and yes/include)

Assignee
Assign to
Time tracking