sr
Activating modules (like dyn_mount_mgr)
-
superRoockie
- Interessierter

- Beiträge: 22
- Registriert: Montag 3. Mai 2004, 07:30
Activating modules (like dyn_mount_mgr)
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' 
sr
sr
-
superRoockie
- Interessierter

- Beiträge: 22
- Registriert: Montag 3. Mai 2004, 07:30
-
superRoockie
- Interessierter

- Beiträge: 22
- Registriert: Montag 3. Mai 2004, 07:30
-
digi_casi
-
superRoockie
- Interessierter

- Beiträge: 22
- Registriert: Montag 3. Mai 2004, 07:30
-
Npq
- Senior Member
- Beiträge: 1339
- Registriert: Donnerstag 24. April 2003, 12:12
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.
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.