On Sun, 21 Mar 2010 at 1:36:14 +0100, Tamas TEVESZ wrote: > > so, carlos attempted this in december, but he let himself talked out > of this. you'll have to try harder here ;)
I wanted to remove the HAVE_DLFCN_H constructs because I thought they were not defined, but as gasol pointed out they are defined throug configure.ac. So my motivation was proven wrong, and I did not check what they were being used for... > > here's this functionality which provides textures to be defined in > external shared libraries as functions. > > i have found exactly two uses for it: ...but now you have. > - libwmfun, which provides about three types of textures (my best > guess is abandoned for 9 years now, haven't even attempted to > compile or anything) > - there is supposedly a theme named "darkblue" which also uses wmfun > (thus, indirectly, loadable textures support). i have not been able > to actually find this theme, only a couple of passing references to > it. I think the above two are not relevant anymore. It seems that the DLFCN_H stuff is used only inside #ifdef TEXTURE_PLUGIN, so that is why you talk about textures, right? So your plan now is to remove TEXTURE_PLUGIN? -- To unsubscribe, send mail to [email protected].
