On 29/04/13 14:33, Joerg Schilling wrote:
Daniel Pielmeier <bil...@gentoo.org> wrote:
with the situation I have here. In my opinion it is a good idea to add
such an option. If you think otherwise I am fine with it and I have to
use other means to make cdrtools compatible with Gentoo.
Cdrtools is compatible with "linux", if you believe it is not compatible with
Gentoo for some reason, it might be better to change something in Gentoo.
But please first explain what "option" you are talking about.
An option to forcibly enable and disable support. If enabled, the build
system assumes the library is there. If disabled, it assumes the
library is not there (even if it is). If not given at all, do
autodetection.
One thing I've learned in software development is that "the user knows
best." If the user has the library installed, he should still be able
to tell you "yes, I have that lib, but I don't want you to use it", and
vice versa.
Do not try to outsmart the user. You're only getting in the way :-)