Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] expat depends

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • Cc: SM Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] expat depends
  • Date: Thu, 19 Jan 2006 13:12:04 +0100


Yes, indeed. My point was that there is no way of disabling of some
features using ./configure script. For example, you can't stop dosbox
using sdl_net, if you have sdl_net installed. As it was discussed it
here before, there are two options to fix it.

* Fix the configure itself (or configure.in)
* Modify depends so that they match the reality, which was my ugly
if spell_ok sdl_net
...
fi


You can always "dispel sdl_net; cast dosbox; cast sdl_net". :-)
It can be implemented in spell (CONFLICTS, TRIGGERS, ...).

--
Ladislav Hagara





Archive powered by MHonArc 2.6.24.

Top of Page