I'm compiling succesfully enigma for my dreambox, but I'm strungling with enabling modules. There a conditional compile with flags like ENABLE_DYN_MOUNT, but I don't know where I should set them. I remember having had a web interface where the mount manager was working , but now all I have is 'is not available yet'
Is it ? I'm compiling the cvs and I do not get the module activated, that's not linked to the fact that I'm later on putting that enigma on a dreambox, is it ?
It is clearly an option that I must have set wrong somewhere, I just would welcome a hint on where those compilation flags are set !
Actually the regular way would be to add an "enable--foo"-switch for all application defined configure-options with "AC_ARG_ENABLE" or similar.
Remember, the aufoconf-Input files are usually unavailable to (compiling) endusers and are meant to be a convenient way for a developer to produce a configure-skript.