After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 310972 - Configure switch to enable/disable esound support
Configure switch to enable/disable esound support
Status: RESOLVED FIXED
Product: libgnome
Classification: Deprecated
Component: general
HEAD
Other Linux
: High trivial
: ---
Assigned To: libgnome maintainer
libgnome maintainer
Depends on:
Blocks:
 
 
Reported: 2005-07-20 10:01 UTC by Leonardo Boshell
Modified: 2006-04-04 09:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
libgnome-HEAD-esd_switch.patch (1.37 KB, patch)
2005-07-20 10:02 UTC, Leonardo Boshell
none Details | Review

Description Leonardo Boshell 2005-07-20 10:01:35 UTC
Currently, libgnome includes support for esound/audiofile, which is
conditionally compiled if the libraries are found in 'configure'.

I think it would be nicer to provide an option to enable/disable it at
compilation time. I have created a small patch against CVS HEAD to implement
that switch in case there's interest in this. The default behaviour is enabling
esound/audiofile but it gives the option to disable it if the user wants it.

Thanks.
Comment 1 Leonardo Boshell 2005-07-20 10:02:29 UTC
Created attachment 49446 [details] [review]
libgnome-HEAD-esd_switch.patch
Comment 2 Sebastien Bacher 2005-07-23 12:51:41 UTC
thanks for the bug/patch
Comment 3 Kjartan Maraas 2006-04-04 09:23:54 UTC
Sorry for letting this hang in here for so long. It's been commited to CVS now.