On Di 8.Dez'09 at 15:46:16 +0100, gasol wrote: > What do you mean by never defined? HAVE_DLFCN_H is defined by the > configure script (in config.h) if that function is available!
Ahh! Indeed you're right. As config.h is a generated file 'git grep' was not telling me where HAVE_DLFCN_H was being defined and I simply missed it. Thanks! -- To unsubscribe, send mail to [email protected].
