#165 Adds a --disable-ogg param to disable Ogg support

closed-fixed
Josh Coalson
5
2007-02-09
2005-05-07
No

Currently, also if ogg support is optional, there's no way to
disable it. Passing --without-ogg makes flac simply fails to
compile.
The attached patch, applied over configure.in, adds a
--disable-ogg param which can be used to disable
dependency on libogg.

This is what I've added to gentoo's flac package to enable
ogg useflag. I hope that it can be merged so that next
version won't require this patch anymore.

HTH, Diego

Discussion

  • --disable-ogg param patch

     
  • Josh Coalson
    Josh Coalson
    2005-08-09

    • assigned_to: nobody --> jcoalson
    • status: open --> open-accepted
     
  • Josh Coalson
    Josh Coalson
    2007-02-09

    Logged In: YES
    user_id=78173
    Originator: NO

    added in CVS, thanks.

     
  • Josh Coalson
    Josh Coalson
    2007-02-09

    • status: open-accepted --> closed-fixed